#9EE2BC#9EE2BC
#9EE2BC is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.7% C 0.087 H 159.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2BC |
|---|---|
| RGB | rgb(158, 226, 188) |
| HSL | hsl(146, 54%, 75%) |
| HSV | hsv(146, 30%, 89%) |
| CMYK | cmyk(30.1%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.63, -29.14, 11.83) |
| CIE-LCH | lch(84.63, 31.45, 157.90°) |
| OKLab | oklab(85.7% -0.0812 0.0305) |
| OKLCH | oklch(85.7% 0.087 159.4) |
| XYZ | xyz(50.3710, 65.2903, 57.5154) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.68
Mint
#AAF0C1
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2BC #E29EC4
analogous
#A2E29E #9EE2BC #9EE2DE
triadic
#9EE2BC #BC9EE2 #E2BC9E
tetradic
#9EE2BC #9EA2E2 #E29EC4 #E2DE9E
square
#9EE2BC #9EA2E2 #E29EC4 #E2DE9E
split-complementary
#9EE2BC #DE9EE2 #E29EA2
monochromatic
#40C67B #6FD49B #9EE2BC #CDF0DD #E7F8EF
Accessibility & contrast
On white
1.49
#9EE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#9EE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2BC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2BC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#90E1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ee2bc; /* rgb */ color: rgb(158, 226, 188); /* oklch */ color: oklch(85.7% 0.087 159.4);
Tailwind
colors: {
custom: {
50: '#bcebd0',
500: '#9ee2bc',
950: '#000000',
},
}SCSS
$custom: #9ee2bc; $custom-light: #bcebd0; $custom-dark: #000000;
JSON
{
"hex": "#9ee2bc",
"rgb": {
"r": 158,
"g": 226,
"b": 188
},
"hsl": {
"h": 146.471,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.85701,
"c": 0.08674,
"h": 159.4
},
"luminance": 0.65293
}Semantic roles & 50–950 ramp
primary
#9EE2BC
secondary
#BB6997
accent
#247CC1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483