#90EEB2#90EEB2
#90EEB2 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.5% C 0.123 H 154.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEB2 |
|---|---|
| RGB | rgb(144, 238, 178) |
| HSL | hsl(142, 73%, 75%) |
| HSV | hsv(142, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(87.14, -40.64, 20.46) |
| CIE-LCH | lch(87.14, 45.50, 153.28°) |
| OKLab | oklab(87.47% -0.1116 0.0522) |
| OKLCH | oklch(87.47% 0.123 154.9) |
| XYZ | xyz(50.1088, 70.2895, 53.0377) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.62
Hospital Green
#9BE5AA
ΔE00 2.95
Light Seafoam
#A0FEBF
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.81
Mint
#AAF0C1
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEB2 #EE90CC
analogous
#9DEE90 #90EEB2 #90EEE1
triadic
#90EEB2 #B290EE #EEB290
tetradic
#90EEB2 #909DEE #EE90CC #EEE190
square
#90EEB2 #909DEE #EE90CC #EEE190
split-complementary
#90EEB2 #E190EE #EE909D
monochromatic
#26DE68 #5BE68D #90EEB2 #C5F6D7 #E4FBED
Accessibility & contrast
On white
1.39
#90EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#90EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEB2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEB2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AF
Deuteranopia (green-blind)
#DFD6B5
Tritanopia (blue-blind)
#7DECDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #90eeb2; /* rgb */ color: rgb(144, 238, 178); /* oklch */ color: oklch(87.5% 0.123 154.9);
Tailwind
colors: {
custom: {
50: '#b4f4c9',
500: '#90eeb2',
950: '#000000',
},
}SCSS
$custom: #90eeb2; $custom-light: #b4f4c9; $custom-dark: #000000;
JSON
{
"hex": "#90eeb2",
"rgb": {
"r": 144,
"g": 238,
"b": 178
},
"hsl": {
"h": 141.702,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.87474,
"c": 0.12323,
"h": 154.9
},
"luminance": 0.70293
}Semantic roles & 50–950 ramp
primary
#90EEB2
secondary
#CA59A1
accent
#108ED6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582