Skip to content

#90d2ac

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
144, 210, 172
HSL
146°, 42%, 69%
CMYK
31, 0, 18, 18
Luminance
0.5500

At a glance

Every number on this page in one read: what #90d2ac is made of, how bright it looks, and which way it leans.

Hex
#90d2ac
Hue
146°
green
Saturation
42%
soft
Lightness
69%
light
Brightness
82%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5500
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.00:1
Closest name
Medium Aqua Marine
ΔE2000 5.6
Where it sits
Hue146° of 360°
Saturation42%
Lightness69%
Temperature
Warm ← → Cool73% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#90d2ac
RGBrgb(144, 210, 172)
HSLhsl(146, 42%, 69%)
CMYKcmyk(31%, 0%, 18%, 18%)
LABlab(79.0 -28.8 12.3)
LCHlch(79.0 31.3 157.0)
OKLCHoklch(0.809 0.086 158.5)
Decimal9491116
Display P3color(display-p3 0.565 0.824 0.675)

Copy-ready code

/* CSS */
color: #90d2ac;
background-color: #90d2ac;
/* Tailwind (arbitrary) */
class="text-[#90d2ac] bg-[#90d2ac]"
/* SCSS */
$brand: #90d2ac;
/* SwiftUI */
Color(red: 0.565, green: 0.824, blue: 0.675)
/* Android */
Color.parseColor("#90d2ac")
/* Flutter */
Color(0xFF90D2AC)
/* Python / OpenCV (BGR) */
(172, 210, 144)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #90d2ac · 12.00:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #90d2ac as text scores 1.75:1 on white and 12.00:1 on black.

Accessibility — WCAG contrast

Aa
#90d2ac on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#90d2ac on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1C8AA
deuteranopia · #C6C1AE
tritanopia · #83D1C7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #90d2ac is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FAF7
#EBF5EF
#D2EADC
#AFDFC3
#90d2ac
#5FBE88
#47AE73
#3B9160
#2F744C
#25553A
#173524
Base = 400Lightest = 50 · #F5FAF7Darkest = 950 · #173524
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EBF5EF;
  --brand-200: #D2EADC;
  --brand-300: #AFDFC3;
  --brand-400: #90d2ac;
  --brand-500: #5FBE88;
  --brand-600: #47AE73;
  --brand-700: #3B9160;
  --brand-800: #2F744C;
  --brand-900: #25553A;
  --brand-950: #173524;
  --brand: #90d2ac;
  --brand-ink: #000000;
}

Colors that work with #90d2ac

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C5E7D4
Hairlines and dividers
Muted text#4B9B6D
Captions on the surface
Accent#953784
Second voice, not a rival
Dark variant#255B3C
Hover, pressed, headers
Light variant#EDF8F1
Selected rows, tints
Dark surface#14241B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #90d2ac

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#D290B6
Analogous left#95D290
Analogous right#90D2CD
Split-complement 1#CD90D2
Split-complement 2#D29095
Triadic 1#AC90D2
Triadic 2#D2AC90
Tetradic#9095D2

RGB percentages

Red56.5%
Green82.4%
Blue67.5%

CMYK percentages

Cyan31.4%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#90d2ac text on a black background

contrast 12.00:1

Card sample

#90d2ac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90d2ac;
Background color
Panel with #90d2ac background
background-color: #90d2ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90d2ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 210, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 210, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90d2ac;
background: linear-gradient(135deg, #90d2ac, #90CCD2);

Monochromatic scale

Palettes built from #90d2ac

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#90d2ac in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#90d2ac, answered

What color is #90d2ac?

#90d2ac is a light soft green, closest to Medium Aqua Marine (ΔE2000 5.6). It sits at 146° on the hue wheel with 42% saturation and 69% lightness, which reads as cool.

What is the RGB value of #90d2ac?

rgb(144, 210, 172) — 144 red, 210 green and 172 blue out of 255, or 56.5% / 82.4% / 67.5% by channel.

Is #90d2ac a light or a dark color?

It is a light color. Relative luminance is 0.5500 and perceived brightness is 74%, so black text on it reaches 12.00:1.

Should I use black or white text on #90d2ac?

Black. It scores 12.00:1 against #90d2ac, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #90d2ac?

#D290B6 sits directly opposite on the wheel. Softer options are the split-complements #CD90D2 and #D29095, which give the same contrast with far less vibration.

What colors go well with #90d2ac?

For interface work: #F4FAF7 as the surface, #C5E7D4 for borders, #4B9B6D for secondary text, #953784 as an accent and #255B3C for hover and pressed states. For a palette, the analogous pair #95D290 and #90D2CD stays calm, while #D290B6 is the loudest partner.

What is #90d2ac in CMYK for printing?

cmyk(31%, 0%, 18%, 18%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #90d2ac warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #90D294; nudged cooler, #8ED4C5.

Work with #90d2ac in the Color Lab