#9DFFBF#9DFFBF
#9DFFBF is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.128 H 154.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFBF |
|---|---|
| RGB | rgb(157, 255, 191) |
| HSL | hsl(141, 100%, 81%) |
| HSV | hsv(141, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.77, -42.16, 21.69) |
| CIE-LCH | lch(92.77, 47.42, 152.77°) |
| OKLab | oklab(92.28% -0.1158 0.0553) |
| OKLCH | oklch(92.28% 0.128 154.5) |
| XYZ | xyz(59.0649, 82.4461, 62.0815) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.46
Light Sea Green
#98F6B0
ΔE00 2.46
Light Seafoam Green
#A7FFB5
ΔE00 2.74
Light Mint Green
#A6FBB2
ΔE00 2.94
Mint (survey)
#9FFEB0
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFBF #FF9DDD
analogous
#ACFF9D #9DFFBF #9DFFF0
triadic
#9DFFBF #BF9DFF #FFBF9D
tetradic
#9DFFBF #9DACFF #FF9DDD #FFF09D
square
#9DFFBF #9DACFF #FF9DDD #FFF09D
split-complementary
#9DFFBF #F09DFF #FF9DAC
monochromatic
#23FF6F #60FF97 #9DFFBF #DAFFE7 #E0FFEB
Accessibility & contrast
On white
1.20
#9DFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#9DFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFBF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFBF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#EFE6C3
Tritanopia (blue-blind)
#8AFDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9dffbf; /* rgb */ color: rgb(157, 255, 191); /* oklch */ color: oklch(92.3% 0.128 154.5);
Tailwind
colors: {
custom: {
50: '#bdffd2',
500: '#9dffbf',
950: '#000000',
},
}SCSS
$custom: #9dffbf; $custom-light: #bdffd2; $custom-dark: #000000;
JSON
{
"hex": "#9dffbf",
"rgb": {
"r": 157,
"g": 255,
"b": 191
},
"hsl": {
"h": 140.816,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92275,
"c": 0.12833,
"h": 154.5
},
"luminance": 0.8245
}Semantic roles & 50–950 ramp
primary
#9DFFBF
secondary
#E35EB4
accent
#0096E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683