#9EE3BB#9EE3BB
#9EE3BB is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.9% C 0.089 H 158.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE3BB |
|---|---|
| RGB | rgb(158, 227, 187) |
| HSL | hsl(145, 55%, 75%) |
| HSV | hsv(145, 30%, 89%) |
| CMYK | cmyk(30.4%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.89, -29.81, 12.72) |
| CIE-LCH | lch(84.89, 32.41, 156.89°) |
| OKLab | oklab(85.9% -0.0829 0.0328) |
| OKLCH | oklch(85.9% 0.089 158.4) |
| XYZ | xyz(50.5363, 65.7927, 57.0405) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.89
Mint
#AAF0C1
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE3BB #E39EC6
analogous
#A3E39E #9EE3BB #9EE3DD
triadic
#9EE3BB #BB9EE3 #E3BB9E
tetradic
#9EE3BB #9EA3E3 #E39EC6 #E3DD9E
square
#9EE3BB #9EA3E3 #E39EC6 #E3DD9E
split-complementary
#9EE3BB #DD9EE3 #E39EA3
monochromatic
#3FC878 #6FD59A #9EE3BB #CDF1DC #E7F8EE
Accessibility & contrast
On white
1.48
#9EE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#9EE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE3BB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE3BB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#91E2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ee3bb; /* rgb */ color: rgb(158, 227, 187); /* oklch */ color: oklch(85.9% 0.089 158.4);
Tailwind
colors: {
custom: {
50: '#bceccf',
500: '#9ee3bb',
950: '#000000',
},
}SCSS
$custom: #9ee3bb; $custom-light: #bceccf; $custom-dark: #000000;
JSON
{
"hex": "#9ee3bb",
"rgb": {
"r": 158,
"g": 227,
"b": 187
},
"hsl": {
"h": 145.217,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.85901,
"c": 0.08913,
"h": 158.4
},
"luminance": 0.65795
}Semantic roles & 50–950 ramp
primary
#9EE3BB
secondary
#BC6999
accent
#237FC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483