#9EE0BB#9EE0BB
#9EE0BB is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.2% C 0.085 H 159.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE0BB |
|---|---|
| RGB | rgb(158, 224, 187) |
| HSL | hsl(146, 52%, 75%) |
| HSV | hsv(146, 29%, 88%) |
| CMYK | cmyk(29.5%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.05, -28.38, 11.53) |
| CIE-LCH | lch(84.05, 30.63, 157.88°) |
| OKLab | oklab(85.23% -0.0791 0.0298) |
| OKLCH | oklch(85.23% 0.085 159.4) |
| XYZ | xyz(49.7229, 64.1660, 56.7694) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.87
Mint
#AAF0C1
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 5.31
Pale Turquoise
#A5FBD5
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE0BB #E09EC3
analogous
#A2E09E #9EE0BB #9EE0DC
triadic
#9EE0BB #BB9EE0 #E0BB9E
tetradic
#9EE0BB #9EA2E0 #E09EC3 #E0DC9E
square
#9EE0BB #9EA2E0 #E09EC3 #E0DC9E
split-complementary
#9EE0BB #DC9EE0 #E09EA2
monochromatic
#41C27A #70D19A #9EE0BB #CCEFDC #E8F8EF
Accessibility & contrast
On white
1.52
#9EE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#9EE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE0BB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE0BB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B9
Deuteranopia (green-blind)
#D3CFBD
Tritanopia (blue-blind)
#91DFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9ee0bb; /* rgb */ color: rgb(158, 224, 187); /* oklch */ color: oklch(85.2% 0.085 159.4);
Tailwind
colors: {
custom: {
50: '#bceacf',
500: '#9ee0bb',
950: '#000000',
},
}SCSS
$custom: #9ee0bb; $custom-light: #bceacf; $custom-dark: #000000;
JSON
{
"hex": "#9ee0bb",
"rgb": {
"r": 158,
"g": 224,
"b": 187
},
"hsl": {
"h": 146.364,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.85227,
"c": 0.08452,
"h": 159.4
},
"luminance": 0.64168
}Semantic roles & 50–950 ramp
primary
#9EE0BB
secondary
#B96996
accent
#277CBF
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483