#90EAAD#90EAAD
#90EAAD is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.4% C 0.122 H 153.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAAD |
|---|---|
| RGB | rgb(144, 234, 173) |
| HSL | hsl(139, 68%, 74%) |
| HSV | hsv(139, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(85.90, -39.78, 21.33) |
| CIE-LCH | lch(85.90, 45.14, 151.80°) |
| OKLab | oklab(86.44% -0.1091 0.0543) |
| OKLCH | oklch(86.44% 0.122 153.5) |
| XYZ | xyz(48.4642, 67.7891, 50.0579) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.96
Mint
#AAF0C1
ΔE00 4.25
Light Seafoam
#A0FEBF
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAAD #EA90CD
analogous
#A0EA90 #90EAAD #90EADA
triadic
#90EAAD #AD90EA #EAAD90
tetradic
#90EAAD #90A0EA #EA90CD #EADA90
square
#90EAAD #90A0EA #EA90CD #EADA90
split-complementary
#90EAAD #DA90EA #EA90A0
monochromatic
#29D761 #5DE087 #90EAAD #C3F4D3 #E5FAEC
Accessibility & contrast
On white
1.44
#90EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#90EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAAD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAAD | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDA9
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#7FE8D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #90eaad; /* rgb */ color: rgb(144, 234, 173); /* oklch */ color: oklch(86.4% 0.122 153.5);
Tailwind
colors: {
custom: {
50: '#b4f1c5',
500: '#90eaad',
950: '#000000',
},
}SCSS
$custom: #90eaad; $custom-light: #b4f1c5; $custom-dark: #000000;
JSON
{
"hex": "#90eaad",
"rgb": {
"r": 144,
"g": 234,
"b": 173
},
"hsl": {
"h": 139.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86439,
"c": 0.12187,
"h": 153.5
},
"luminance": 0.67792
}Semantic roles & 50–950 ramp
primary
#90EAAD
secondary
#C55AA2
accent
#1594D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582