#90EFAE#90EFAE
#90EFAE is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.6% C 0.128 H 153.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #90EFAE |
|---|---|
| RGB | rgb(144, 239, 174) |
| HSL | hsl(139, 75%, 75%) |
| HSV | hsv(139, 40%, 94%) |
| CMYK | cmyk(39.7%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(87.35, -41.82, 22.81) |
| CIE-LCH | lch(87.35, 47.63, 151.39°) |
| OKLab | oklab(87.62% -0.1145 0.058) |
| OKLCH | oklch(87.62% 0.128 153.1) |
| XYZ | xyz(50.0049, 70.7151, 51.0507) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.82
Hospital Green
#9BE5AA
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Seafoam
#A0FEBF
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EFAE #EF90D1
analogous
#A2EF90 #90EFAE #90EFDD
triadic
#90EFAE #AE90EF #EFAE90
tetradic
#90EFAE #90A2EF #EF90D1 #EFDD90
square
#90EFAE #90A2EF #EF90D1 #EFDD90
split-complementary
#90EFAE #DD90EF #EF90A2
monochromatic
#25E060 #5BE787 #90EFAE #C5F7D5 #E4FBEB
Accessibility & contrast
On white
1.39
#90EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#90EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EFAE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EFAE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E0D7B2
Tritanopia (blue-blind)
#7EEDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90efae; /* rgb */ color: rgb(144, 239, 174); /* oklch */ color: oklch(87.6% 0.128 153.1);
Tailwind
colors: {
custom: {
50: '#b4f5c6',
500: '#90efae',
950: '#000000',
},
}SCSS
$custom: #90efae; $custom-light: #b4f5c6; $custom-dark: #000000;
JSON
{
"hex": "#90efae",
"rgb": {
"r": 144,
"g": 239,
"b": 174
},
"hsl": {
"h": 138.947,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.87617,
"c": 0.12838,
"h": 153.1
},
"luminance": 0.70718
}Semantic roles & 50–950 ramp
primary
#90EFAE
secondary
#CB58A7
accent
#0F98D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582