#9FFDBF#9FFDBF
#9FFDBF is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.9% C 0.124 H 154.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDBF |
|---|---|
| RGB | rgb(159, 253, 191) |
| HSL | hsl(140, 96%, 81%) |
| HSV | hsv(140, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.30, -40.72, 21.05) |
| CIE-LCH | lch(92.30, 45.84, 152.66°) |
| OKLab | oklab(91.92% -0.1119 0.0538) |
| OKLCH | oklch(91.92% 0.124 154.3) |
| XYZ | xyz(58.8237, 81.3796, 61.8884) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.29
Light Sea Green
#98F6B0
ΔE00 2.38
Light Seafoam Green
#A7FFB5
ΔE00 2.85
Light Mint Green
#A6FBB2
ΔE00 2.92
Mint (survey)
#9FFEB0
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDBF #FD9FDD
analogous
#AEFD9F #9FFDBF #9FFDEE
triadic
#9FFDBF #BF9FFD #FDBF9F
tetradic
#9FFDBF #9FAEFD #FD9FDD #FDEE9F
square
#9FFDBF #9FAEFD #FD9FDD #FDEE9F
split-complementary
#9FFDBF #EE9FFD #FD9FAE
monochromatic
#27FB6F #63FC97 #9FFDBF #DBFEE7 #E1FEEB
Accessibility & contrast
On white
1.22
#9FFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#9FFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDBF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDBF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#8DFBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffdbf; /* rgb */ color: rgb(159, 253, 191); /* oklch */ color: oklch(91.9% 0.124 154.3);
Tailwind
colors: {
custom: {
50: '#befed2',
500: '#9ffdbf',
950: '#000000',
},
}SCSS
$custom: #9ffdbf; $custom-light: #befed2; $custom-dark: #000000;
JSON
{
"hex": "#9ffdbf",
"rgb": {
"r": 159,
"g": 253,
"b": 191
},
"hsl": {
"h": 140.426,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.91918,
"c": 0.12412,
"h": 154.3
},
"luminance": 0.81383
}Semantic roles & 50–950 ramp
primary
#9FFDBF
secondary
#E060B4
accent
#0097E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683