#90E8BB#90E8BB
#90E8BB is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.3% C 0.107 H 160.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90E8BB |
|---|---|
| RGB | rgb(144, 232, 187) |
| HSL | hsl(149, 66%, 74%) |
| HSV | hsv(149, 38%, 91%) |
| CMYK | cmyk(37.9%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(85.62, -36.21, 13.66) |
| CIE-LCH | lch(85.62, 38.70, 159.34°) |
| OKLab | oklab(86.31% -0.1006 0.0351) |
| OKLCH | oklch(86.31% 0.107 160.8) |
| XYZ | xyz(49.3244, 67.2273, 57.3812) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.39
Light Teal
#90E4C1
ΔE00 2.68
Mint
#AAF0C1
ΔE00 3.60
Hospital Green
#9BE5AA
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.42
Pale Turquoise
#A5FBD5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E8BB #E890BD
analogous
#91E890 #90E8BB #90E8E7
triadic
#90E8BB #BB90E8 #E8BB90
tetradic
#90E8BB #9091E8 #E890BD #E8E790
square
#90E8BB #9091E8 #E890BD #E8E790
split-complementary
#90E8BB #E790E8 #E89091
monochromatic
#2CD27D #5DDD9C #90E8BB #C3F3DA #E6FAEF
Accessibility & contrast
On white
1.45
#90E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#90E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E8BB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E8BB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#7BE7DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90e8bb; /* rgb */ color: rgb(144, 232, 187); /* oklch */ color: oklch(86.3% 0.107 160.8);
Tailwind
colors: {
custom: {
50: '#b4efcf',
500: '#90e8bb',
950: '#000000',
},
}SCSS
$custom: #90e8bb; $custom-light: #b4efcf; $custom-dark: #000000;
JSON
{
"hex": "#90e8bb",
"rgb": {
"r": 144,
"g": 232,
"b": 187
},
"hsl": {
"h": 149.318,
"s": 65.672,
"l": 73.725
},
"oklch": {
"l": 0.86305,
"c": 0.10658,
"h": 160.8
},
"luminance": 0.6723
}Semantic roles & 50–950 ramp
primary
#90E8BB
secondary
#C25A8F
accent
#1875CE
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583