#9DFDBB#9DFDBB
#9DFDBB is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.129 H 153.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFDBB |
|---|---|
| RGB | rgb(157, 253, 187) |
| HSL | hsl(139, 96%, 80%) |
| HSV | hsv(139, 38%, 99%) |
| CMYK | cmyk(37.9%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(92.13, -42.00, 22.85) |
| CIE-LCH | lch(92.13, 47.81, 151.45°) |
| OKLab | oklab(91.73% -0.1152 0.0582) |
| OKLCH | oklch(91.73% 0.129 153.2) |
| XYZ | xyz(57.9960, 81.0030, 59.5833) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.69
Light Sea Green
#98F6B0
ΔE00 1.80
Light Seafoam Green
#A7FFB5
ΔE00 2.24
Light Mint Green
#A6FBB2
ΔE00 2.33
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFDBB #FD9DDF
analogous
#AFFD9D #9DFDBB #9DFDEB
triadic
#9DFDBB #BB9DFD #FDBB9D
tetradic
#9DFDBB #9DAFFD #FD9DDF #FDEB9D
square
#9DFDBB #9DAFFD #FD9DDF #FDEB9D
split-complementary
#9DFDBB #EB9DFD #FD9DAF
monochromatic
#25FB68 #61FC91 #9DFDBB #D9FEE5 #E1FEEA
Accessibility & contrast
On white
1.22
#9DFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#9DFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFDBB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFDBB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#8BFBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9dfdbb; /* rgb */ color: rgb(157, 253, 187); /* oklch */ color: oklch(91.7% 0.129 153.2);
Tailwind
colors: {
custom: {
50: '#bdfecf',
500: '#9dfdbb',
950: '#000000',
},
}SCSS
$custom: #9dfdbb; $custom-light: #bdfecf; $custom-dark: #000000;
JSON
{
"hex": "#9dfdbb",
"rgb": {
"r": 157,
"g": 253,
"b": 187
},
"hsl": {
"h": 138.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.91733,
"c": 0.12903,
"h": 153.2
},
"luminance": 0.81007
}Semantic roles & 50–950 ramp
primary
#9DFDBB
secondary
#E05FB7
accent
#009EE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683