#9DFCBB#9DFCBB
#9DFCBB is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.128 H 153.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFCBB |
|---|---|
| RGB | rgb(157, 252, 187) |
| HSL | hsl(139, 94%, 80%) |
| HSV | hsv(139, 38%, 99%) |
| CMYK | cmyk(37.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.85, -41.56, 22.46) |
| CIE-LCH | lch(91.85, 47.24, 151.61°) |
| OKLab | oklab(91.51% -0.114 0.0572) |
| OKLCH | oklch(91.51% 0.128 153.3) |
| XYZ | xyz(57.6811, 80.3733, 59.4783) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.64
Light Sea Green
#98F6B0
ΔE00 1.75
Light Seafoam Green
#A7FFB5
ΔE00 2.38
Light Mint Green
#A6FBB2
ΔE00 2.40
Mint (survey)
#9FFEB0
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFCBB #FC9DDE
analogous
#AFFC9D #9DFCBB #9DFCEA
triadic
#9DFCBB #BB9DFC #FCBB9D
tetradic
#9DFCBB #9DAFFC #FC9DDE #FCEA9D
square
#9DFCBB #9DAFFC #FC9DDE #FCEA9D
split-complementary
#9DFCBB #EA9DFC #FC9DAF
monochromatic
#26F869 #62FA92 #9DFCBB #D8FEE4 #E1FEEA
Accessibility & contrast
On white
1.23
#9DFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#9DFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFCBB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFCBB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EDE4BF
Tritanopia (blue-blind)
#8BFAEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9dfcbb; /* rgb */ color: rgb(157, 252, 187); /* oklch */ color: oklch(91.5% 0.128 153.3);
Tailwind
colors: {
custom: {
50: '#bdfecf',
500: '#9dfcbb',
950: '#000000',
},
}SCSS
$custom: #9dfcbb; $custom-light: #bdfecf; $custom-dark: #000000;
JSON
{
"hex": "#9dfcbb",
"rgb": {
"r": 157,
"g": 252,
"b": 187
},
"hsl": {
"h": 138.947,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.91505,
"c": 0.12755,
"h": 153.3
},
"luminance": 0.80377
}Semantic roles & 50–950 ramp
primary
#9DFCBB
secondary
#DE5FB6
accent
#009DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683