#90EAAC#90EAAC
#90EAAC is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.4% C 0.123 H 153.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAAC |
|---|---|
| RGB | rgb(144, 234, 172) |
| HSL | hsl(139, 68%, 74%) |
| HSV | hsv(139, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(85.88, -39.96, 21.82) |
| CIE-LCH | lch(85.88, 45.53, 151.36°) |
| OKLab | oklab(86.42% -0.1095 0.0555) |
| OKLCH | oklch(86.42% 0.123 153.1) |
| XYZ | xyz(48.3678, 67.7506, 49.5503) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.12
Light Sea Green
#98F6B0
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Seafoam
#A0FEBF
ΔE00 4.28
Mint
#AAF0C1
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAAC #EA90CE
analogous
#A1EA90 #90EAAC #90EAD9
triadic
#90EAAC #AC90EA #EAAC90
tetradic
#90EAAC #90A1EA #EA90CE #EAD990
square
#90EAAC #90A1EA #EA90CE #EAD990
split-complementary
#90EAAC #D990EA #EA90A1
monochromatic
#29D75F #5DE086 #90EAAC #C3F4D2 #E5FAEC
Accessibility & contrast
On white
1.44
#90EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#90EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAAC
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAAC | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDA8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#7FE8D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #90eaac; /* rgb */ color: rgb(144, 234, 172); /* oklch */ color: oklch(86.4% 0.123 153.1);
Tailwind
colors: {
custom: {
50: '#b4f1c5',
500: '#90eaac',
950: '#000000',
},
}SCSS
$custom: #90eaac; $custom-light: #b4f1c5; $custom-dark: #000000;
JSON
{
"hex": "#90eaac",
"rgb": {
"r": 144,
"g": 234,
"b": 172
},
"hsl": {
"h": 138.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86417,
"c": 0.12281,
"h": 153.1
},
"luminance": 0.67753
}Semantic roles & 50–950 ramp
primary
#90EAAC
secondary
#C55AA3
accent
#1596D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582