#9EE4BF#9EE4BF
#9EE4BF is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.2% C 0.087 H 160.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4BF |
|---|---|
| RGB | rgb(158, 228, 191) |
| HSL | hsl(148, 56%, 76%) |
| HSV | hsv(148, 31%, 89%) |
| CMYK | cmyk(30.7%, 0%, 16.2%, 10.6%) |
| CIE-LAB | lab(85.26, -29.51, 11.15) |
| CIE-LCH | lch(85.26, 31.54, 159.31°) |
| OKLab | oklab(86.23% -0.0824 0.0288) |
| OKLCH | oklch(86.23% 0.087 160.8) |
| XYZ | xyz(51.2447, 66.5150, 59.4187) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.27
Mint
#AAF0C1
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4BF #E49EC3
analogous
#A0E49E #9EE4BF #9EE4E2
triadic
#9EE4BF #BF9EE4 #E4BF9E
tetradic
#9EE4BF #9EA0E4 #E49EC3 #E4E29E
square
#9EE4BF #9EA0E4 #E49EC3 #E4E29E
split-complementary
#9EE4BF #E29EE4 #E49EA0
monochromatic
#3EC980 #6ED79F #9EE4BF #CEF1DF #E7F8EF
Accessibility & contrast
On white
1.47
#9EE4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#9EE4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4BF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4BF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#8FE4D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9ee4bf; /* rgb */ color: rgb(158, 228, 191); /* oklch */ color: oklch(86.2% 0.087 160.8);
Tailwind
colors: {
custom: {
50: '#bcecd2',
500: '#9ee4bf',
950: '#000000',
},
}SCSS
$custom: #9ee4bf; $custom-light: #bcecd2; $custom-dark: #000000;
JSON
{
"hex": "#9ee4bf",
"rgb": {
"r": 158,
"g": 228,
"b": 191
},
"hsl": {
"h": 148.286,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.86226,
"c": 0.08729,
"h": 160.8
},
"luminance": 0.66517
}Semantic roles & 50–950 ramp
primary
#9EE4BF
secondary
#BE6896
accent
#2177C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483