#90DEAA#90DEAA
#90DEAA is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.6% C 0.106 H 154.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEAA |
|---|---|
| RGB | rgb(144, 222, 170) |
| HSL | hsl(140, 54%, 72%) |
| HSV | hsv(140, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(82.42, -34.87, 18.06) |
| CIE-LCH | lch(82.42, 39.27, 152.62°) |
| OKLab | oklab(83.6% -0.096 0.0462) |
| OKLCH | oklch(83.6% 0.107 154.3) |
| XYZ | xyz(44.8759, 61.0717, 47.4458) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.49
Seafoam
#7FE0B3
ΔE00 3.40
Mint
#AAF0C1
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 5.07
Light Sea Green
#98F6B0
ΔE00 5.95
Light Seafoam
#A0FEBF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEAA #DE90C4
analogous
#9DDE90 #90DEAA #90DED1
triadic
#90DEAA #AA90DE #DEAA90
tetradic
#90DEAA #909DDE #DE90C4 #DED190
square
#90DEAA #909DDE #DE90C4 #DED190
split-complementary
#90DEAA #D190DE #DE909D
monochromatic
#38BC64 #61D086 #90DEAA #BFECCE #E7F8ED
Accessibility & contrast
On white
1.59
#90DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#90DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEAA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEAA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#D1CAAD
Tritanopia (blue-blind)
#82DCD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90deaa; /* rgb */ color: rgb(144, 222, 170); /* oklch */ color: oklch(83.6% 0.106 154.3);
Tailwind
colors: {
custom: {
50: '#b3e8c3',
500: '#90deaa',
950: '#000000',
},
}SCSS
$custom: #90deaa; $custom-light: #b3e8c3; $custom-dark: #000000;
JSON
{
"hex": "#90deaa",
"rgb": {
"r": 144,
"g": 222,
"b": 170
},
"hsl": {
"h": 140,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83602,
"c": 0.1065,
"h": 154.3
},
"luminance": 0.61074
}Semantic roles & 50–950 ramp
primary
#90DEAA
secondary
#B65C98
accent
#248DC2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482