#9DFFBC#9DFFBC
#9DFFBC is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.131 H 153.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFBC |
|---|---|
| RGB | rgb(157, 255, 188) |
| HSL | hsl(139, 100%, 81%) |
| HSV | hsv(139, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.71, -42.70, 23.14) |
| CIE-LCH | lch(92.71, 48.57, 151.55°) |
| OKLab | oklab(92.21% -0.1171 0.0589) |
| OKLCH | oklch(92.21% 0.131 153.3) |
| XYZ | xyz(58.7381, 82.3154, 60.3606) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.82
Light Sea Green
#98F6B0
ΔE00 2.09
Light Seafoam Green
#A7FFB5
ΔE00 2.19
Mint (survey)
#9FFEB0
ΔE00 2.37
Light Mint Green
#A6FBB2
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFBC #FF9DE0
analogous
#AFFF9D #9DFFBC #9DFFED
triadic
#9DFFBC #BC9DFF #FFBC9D
tetradic
#9DFFBC #9DAFFF #FF9DE0 #FFED9D
square
#9DFFBC #9DAFFF #FF9DE0 #FFED9D
split-complementary
#9DFFBC #ED9DFF #FF9DAF
monochromatic
#23FF68 #60FF92 #9DFFBC #DAFFE6 #E0FFEA
Accessibility & contrast
On white
1.20
#9DFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#9DFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFBC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFBC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#8BFDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9dffbc; /* rgb */ color: rgb(157, 255, 188); /* oklch */ color: oklch(92.2% 0.131 153.3);
Tailwind
colors: {
custom: {
50: '#bdffd0',
500: '#9dffbc',
950: '#000000',
},
}SCSS
$custom: #9dffbc; $custom-light: #bdffd0; $custom-dark: #000000;
JSON
{
"hex": "#9dffbc",
"rgb": {
"r": 157,
"g": 255,
"b": 188
},
"hsl": {
"h": 138.98,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.9221,
"c": 0.13107,
"h": 153.3
},
"luminance": 0.82319
}Semantic roles & 50–950 ramp
primary
#9DFFBC
secondary
#E35EB9
accent
#009DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683