#9FE3BF#9FE3BF
#9FE3BF is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.1% C 0.085 H 160.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE3BF |
|---|---|
| RGB | rgb(159, 227, 191) |
| HSL | hsl(148, 55%, 76%) |
| HSV | hsv(148, 30%, 89%) |
| CMYK | cmyk(30%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(85.03, -28.73, 10.83) |
| CIE-LCH | lch(85.03, 30.71, 159.35°) |
| OKLab | oklab(86.06% -0.0803 0.0279) |
| OKLCH | oklch(86.06% 0.085 160.8) |
| XYZ | xyz(51.1680, 66.0682, 59.3365) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.43
Mint
#AAF0C1
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.62
Light Turquoise
#7EF4CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE3BF #E39FC3
analogous
#A1E39F #9FE3BF #9FE3E1
triadic
#9FE3BF #BF9FE3 #E3BF9F
tetradic
#9FE3BF #9FA1E3 #E39FC3 #E3E19F
square
#9FE3BF #9FA1E3 #E39FC3 #E3E19F
split-complementary
#9FE3BF #E19FE3 #E39FA1
monochromatic
#40C780 #70D59F #9FE3BF #CEF1DF #E7F8EF
Accessibility & contrast
On white
1.48
#9FE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#9FE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE3BF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE3BF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#91E3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fe3bf; /* rgb */ color: rgb(159, 227, 191); /* oklch */ color: oklch(86.1% 0.085 160.8);
Tailwind
colors: {
custom: {
50: '#bdecd2',
500: '#9fe3bf',
950: '#000000',
},
}SCSS
$custom: #9fe3bf; $custom-light: #bdecd2; $custom-dark: #000000;
JSON
{
"hex": "#9fe3bf",
"rgb": {
"r": 159,
"g": 227,
"b": 191
},
"hsl": {
"h": 148.235,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.86057,
"c": 0.08502,
"h": 160.8
},
"luminance": 0.66071
}Semantic roles & 50–950 ramp
primary
#9FE3BF
secondary
#BD6A96
accent
#2377C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483