#9EE3BC#9EE3BC
#9EE3BC is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.9% C 0.088 H 159.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE3BC |
|---|---|
| RGB | rgb(158, 227, 188) |
| HSL | hsl(146, 55%, 75%) |
| HSV | hsv(146, 30%, 89%) |
| CMYK | cmyk(30.4%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(84.91, -29.62, 12.23) |
| CIE-LCH | lch(84.91, 32.04, 157.56°) |
| OKLab | oklab(85.93% -0.0824 0.0315) |
| OKLCH | oklch(85.93% 0.088 159.1) |
| XYZ | xyz(50.6437, 65.8357, 57.6063) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.71
Mint
#AAF0C1
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 4.81
Pale Turquoise
#A5FBD5
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE3BC #E39EC5
analogous
#A2E39E #9EE3BC #9EE3DE
triadic
#9EE3BC #BC9EE3 #E3BC9E
tetradic
#9EE3BC #9EA2E3 #E39EC5 #E3DE9E
square
#9EE3BC #9EA2E3 #E39EC5 #E3DE9E
split-complementary
#9EE3BC #DE9EE3 #E39EA2
monochromatic
#3FC87A #6FD59B #9EE3BC #CDF1DD #E7F8EF
Accessibility & contrast
On white
1.48
#9EE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#9EE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE3BC
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE3BC | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#90E2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ee3bc; /* rgb */ color: rgb(158, 227, 188); /* oklch */ color: oklch(85.9% 0.088 159.1);
Tailwind
colors: {
custom: {
50: '#bcecd0',
500: '#9ee3bc',
950: '#000000',
},
}SCSS
$custom: #9ee3bc; $custom-light: #bcecd0; $custom-dark: #000000;
JSON
{
"hex": "#9ee3bc",
"rgb": {
"r": 158,
"g": 227,
"b": 188
},
"hsl": {
"h": 146.087,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.85926,
"c": 0.08827,
"h": 159.1
},
"luminance": 0.65838
}Semantic roles & 50–950 ramp
primary
#9EE3BC
secondary
#BC6998
accent
#237DC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483