#90EAAB#90EAAB
#90EAAB is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.4% C 0.124 H 152.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAAB |
|---|---|
| RGB | rgb(144, 234, 171) |
| HSL | hsl(138, 68%, 74%) |
| HSV | hsv(138, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(85.86, -40.14, 22.31) |
| CIE-LCH | lch(85.86, 45.92, 150.93°) |
| OKLab | oklab(86.4% -0.11 0.0567) |
| OKLCH | oklch(86.4% 0.124 152.7) |
| XYZ | xyz(48.2722, 67.7123, 49.0464) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Seafoam
#A0FEBF
ΔE00 4.30
Light Mint Green
#A6FBB2
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAAB #EA90CF
analogous
#A2EA90 #90EAAB #90EAD8
triadic
#90EAAB #AB90EA #EAAB90
tetradic
#90EAAB #90A2EA #EA90CF #EAD890
square
#90EAAB #90A2EA #EA90CF #EAD890
split-complementary
#90EAAB #D890EA #EA90A2
monochromatic
#29D75D #5DE084 #90EAAB #C3F4D2 #E5FAEC
Accessibility & contrast
On white
1.44
#90EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#90EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAAB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAAB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#80E8D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #90eaab; /* rgb */ color: rgb(144, 234, 171); /* oklch */ color: oklch(86.4% 0.124 152.7);
Tailwind
colors: {
custom: {
50: '#b4f1c4',
500: '#90eaab',
950: '#000000',
},
}SCSS
$custom: #90eaab; $custom-light: #b4f1c4; $custom-dark: #000000;
JSON
{
"hex": "#90eaab",
"rgb": {
"r": 144,
"g": 234,
"b": 171
},
"hsl": {
"h": 138,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86395,
"c": 0.12374,
"h": 152.7
},
"luminance": 0.67715
}Semantic roles & 50–950 ramp
primary
#90EAAB
secondary
#C55AA4
accent
#1598D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582