#90EEBB#90EEBB
#90EEBB is a very light, moderate green. Relative luminance 0.707; OKLCH L 87.7% C 0.115 H 159.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEBB |
|---|---|
| RGB | rgb(144, 238, 187) |
| HSL | hsl(147, 73%, 75%) |
| HSV | hsv(147, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(87.32, -38.94, 16.06) |
| CIE-LCH | lch(87.32, 42.12, 157.59°) |
| OKLab | oklab(87.68% -0.1077 0.0412) |
| OKLCH | oklch(87.68% 0.115 159.1) |
| XYZ | xyz(51.0422, 70.6629, 57.9538) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.56
Hospital Green
#9BE5AA
ΔE00 4.06
Light Seafoam
#A0FEBF
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEBB #EE90C3
analogous
#94EE90 #90EEBB #90EEEA
triadic
#90EEBB #BB90EE #EEBB90
tetradic
#90EEBB #9094EE #EE90C3 #EEEA90
square
#90EEBB #9094EE #EE90C3 #EEEA90
split-complementary
#90EEBB #EA90EE #EE9094
monochromatic
#26DE7A #5BE69A #90EEBB #C5F6DC #E4FBEF
Accessibility & contrast
On white
1.39
#90EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#90EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEBB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEBB | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#DDD7BE
Tritanopia (blue-blind)
#7AEDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90eebb; /* rgb */ color: rgb(144, 238, 187); /* oklch */ color: oklch(87.7% 0.115 159.1);
Tailwind
colors: {
custom: {
50: '#b4f4cf',
500: '#90eebb',
950: '#000000',
},
}SCSS
$custom: #90eebb; $custom-light: #b4f4cf; $custom-dark: #000000;
JSON
{
"hex": "#90eebb",
"rgb": {
"r": 144,
"g": 238,
"b": 187
},
"hsl": {
"h": 147.447,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.87681,
"c": 0.11534,
"h": 159.1
},
"luminance": 0.70666
}Semantic roles & 50–950 ramp
primary
#90EEBB
secondary
#CA5996
accent
#107BD6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583