#90DEAE#90DEAE
#90DEAE is a very light, moderate green. Relative luminance 0.612; OKLCH L 83.7% C 0.103 H 156.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEAE |
|---|---|
| RGB | rgb(144, 222, 174) |
| HSL | hsl(143, 54%, 72%) |
| HSV | hsv(143, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.50, -34.12, 16.07) |
| CIE-LCH | lch(82.50, 37.72, 154.77°) |
| OKLab | oklab(83.7% -0.0942 0.0412) |
| OKLCH | oklch(83.7% 0.103 156.4) |
| XYZ | xyz(45.2600, 61.2253, 49.4690) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Hospital Green
#9BE5AA
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 4.13
Mint
#AAF0C1
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEAE #DE90C0
analogous
#99DE90 #90DEAE #90DED5
triadic
#90DEAE #AE90DE #DEAE90
tetradic
#90DEAE #9099DE #DE90C0 #DED590
square
#90DEAE #9099DE #DE90C0 #DED590
split-complementary
#90DEAE #D590DE #DE9099
monochromatic
#38BC6B #61D08C #90DEAE #BFECD0 #E7F8EE
Accessibility & contrast
On white
1.59
#90DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#90DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEAE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEAE | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AB
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#81DDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90deae; /* rgb */ color: rgb(144, 222, 174); /* oklch */ color: oklch(83.7% 0.103 156.4);
Tailwind
colors: {
custom: {
50: '#b3e8c6',
500: '#90deae',
950: '#000000',
},
}SCSS
$custom: #90deae; $custom-light: #b3e8c6; $custom-dark: #000000;
JSON
{
"hex": "#90deae",
"rgb": {
"r": 144,
"g": 222,
"b": 174
},
"hsl": {
"h": 143.077,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83695,
"c": 0.10283,
"h": 156.4
},
"luminance": 0.61228
}Semantic roles & 50–950 ramp
primary
#90DEAE
secondary
#B65C93
accent
#2485C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482