#9FE2BF#9FE2BF
#9FE2BF is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.8% C 0.084 H 161.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE2BF |
|---|---|
| RGB | rgb(159, 226, 191) |
| HSL | hsl(149, 54%, 75%) |
| HSV | hsv(149, 30%, 89%) |
| CMYK | cmyk(29.6%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.75, -28.26, 10.43) |
| CIE-LCH | lch(84.75, 30.12, 159.73°) |
| OKLab | oklab(85.83% -0.079 0.0269) |
| OKLCH | oklch(85.83% 0.084 161.2) |
| XYZ | xyz(50.8953, 65.5228, 59.2456) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.48
Mint
#AAF0C1
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.52
Pale Turquoise
#A5FBD5
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE2BF #E29FC2
analogous
#A0E29F #9FE2BF #9FE2E1
triadic
#9FE2BF #BF9FE2 #E2BF9F
tetradic
#9FE2BF #9FA0E2 #E29FC2 #E2E19F
square
#9FE2BF #9FA0E2 #E29FC2 #E2E19F
split-complementary
#9FE2BF #E19FE2 #E29FA0
monochromatic
#41C680 #70D4A0 #9FE2BF #CEF0DE #E7F8EF
Accessibility & contrast
On white
1.49
#9FE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#9FE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE2BF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE2BF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#91E2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fe2bf; /* rgb */ color: rgb(159, 226, 191); /* oklch */ color: oklch(85.8% 0.084 161.2);
Tailwind
colors: {
custom: {
50: '#bdebd2',
500: '#9fe2bf',
950: '#000000',
},
}SCSS
$custom: #9fe2bf; $custom-light: #bdebd2; $custom-dark: #000000;
JSON
{
"hex": "#9fe2bf",
"rgb": {
"r": 159,
"g": 226,
"b": 191
},
"hsl": {
"h": 148.657,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.85833,
"c": 0.0835,
"h": 161.2
},
"luminance": 0.65525
}Semantic roles & 50–950 ramp
primary
#9FE2BF
secondary
#BB6A94
accent
#2476C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483