#9DFFBB#9DFFBB
#9DFFBB is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.132 H 152.9°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFBB |
|---|---|
| RGB | rgb(157, 255, 187) |
| HSL | hsl(138, 100%, 81%) |
| HSV | hsv(138, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.69, -42.88, 23.62) |
| CIE-LCH | lch(92.69, 48.96, 151.15°) |
| OKLab | oklab(92.19% -0.1175 0.0601) |
| OKLCH | oklch(92.19% 0.132 152.9) |
| XYZ | xyz(58.6307, 82.2724, 59.7948) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.99
Light Sea Green
#98F6B0
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.02
Mint (survey)
#9FFEB0
ΔE00 2.16
Light Mint Green
#A6FBB2
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFBB #FF9DE1
analogous
#B0FF9D #9DFFBB #9DFFEC
triadic
#9DFFBB #BB9DFF #FFBB9D
tetradic
#9DFFBB #9DB0FF #FF9DE1 #FFEC9D
square
#9DFFBB #9DB0FF #FF9DE1 #FFEC9D
split-complementary
#9DFFBB #EC9DFF #FF9DB0
monochromatic
#23FF66 #60FF91 #9DFFBB #DAFFE5 #E0FFEA
Accessibility & contrast
On white
1.20
#9DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#9DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFBB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFBB | 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)
#FFF0B7
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#8BFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9dffbb; /* rgb */ color: rgb(157, 255, 187); /* oklch */ color: oklch(92.2% 0.132 152.9);
Tailwind
colors: {
custom: {
50: '#bdffcf',
500: '#9dffbb',
950: '#000000',
},
}SCSS
$custom: #9dffbb; $custom-light: #bdffcf; $custom-dark: #000000;
JSON
{
"hex": "#9dffbb",
"rgb": {
"r": 157,
"g": 255,
"b": 187
},
"hsl": {
"h": 138.367,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92188,
"c": 0.13198,
"h": 152.9
},
"luminance": 0.82276
}Semantic roles & 50–950 ramp
primary
#9DFFBB
secondary
#E35EBA
accent
#009FE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683