#9FFCBF#9FFCBF
#9FFCBF is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.7% C 0.123 H 154.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCBF |
|---|---|
| RGB | rgb(159, 252, 191) |
| HSL | hsl(141, 94%, 81%) |
| HSV | hsv(141, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(92.02, -40.27, 20.66) |
| CIE-LCH | lch(92.02, 45.26, 152.84°) |
| OKLab | oklab(91.69% -0.1107 0.0528) |
| OKLCH | oklch(91.69% 0.123 154.5) |
| XYZ | xyz(58.5088, 80.7499, 61.7834) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.54
Light Sea Green
#98F6B0
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 3.02
Light Mint Green
#A6FBB2
ΔE00 3.03
Mint (survey)
#9FFEB0
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCBF #FC9FDC
analogous
#ADFC9F #9FFCBF #9FFCED
triadic
#9FFCBF #BF9FFC #FCBF9F
tetradic
#9FFCBF #9FADFC #FC9FDC #FCED9F
square
#9FFCBF #9FADFC #FC9FDC #FCED9F
split-complementary
#9FFCBF #ED9FFC #FC9FAD
monochromatic
#28F870 #64FA97 #9FFCBF #DAFEE7 #E1FEEB
Accessibility & contrast
On white
1.22
#9FFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#9FFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCBF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCBF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#8DFAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9ffcbf; /* rgb */ color: rgb(159, 252, 191); /* oklch */ color: oklch(91.7% 0.123 154.5);
Tailwind
colors: {
custom: {
50: '#befed2',
500: '#9ffcbf',
950: '#000000',
},
}SCSS
$custom: #9ffcbf; $custom-light: #befed2; $custom-dark: #000000;
JSON
{
"hex": "#9ffcbf",
"rgb": {
"r": 159,
"g": 252,
"b": 191
},
"hsl": {
"h": 140.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91691,
"c": 0.12265,
"h": 154.5
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#9FFCBF
secondary
#DE61B3
accent
#0097E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683