#9DFEBB#9DFEBB
#9DFEBB is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.0% C 0.131 H 153.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFEBB |
|---|---|
| RGB | rgb(157, 254, 187) |
| HSL | hsl(139, 98%, 81%) |
| HSV | hsv(139, 38%, 100%) |
| CMYK | cmyk(38.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.41, -42.44, 23.24) |
| CIE-LCH | lch(92.41, 48.39, 151.30°) |
| OKLab | oklab(91.96% -0.1163 0.0591) |
| OKLCH | oklch(91.96% 0.131 153.1) |
| XYZ | xyz(58.3125, 81.6361, 59.6888) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.82
Light Sea Green
#98F6B0
ΔE00 1.89
Light Seafoam Green
#A7FFB5
ΔE00 2.11
Light Mint Green
#A6FBB2
ΔE00 2.29
Mint (survey)
#9FFEB0
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFEBB #FE9DE0
analogous
#AFFE9D #9DFEBB #9DFEEC
triadic
#9DFEBB #BB9DFE #FEBB9D
tetradic
#9DFEBB #9DAFFE #FE9DE0 #FEEC9D
square
#9DFEBB #9DAFFE #FE9DE0 #FEEC9D
split-complementary
#9DFEBB #EC9DFE #FE9DAF
monochromatic
#24FD67 #60FD91 #9DFEBB #DAFFE5 #E1FFEA
Accessibility & contrast
On white
1.21
#9DFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#9DFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFEBB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFEBB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#8BFCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfebb; /* rgb */ color: rgb(157, 254, 187); /* oklch */ color: oklch(92.0% 0.131 153.1);
Tailwind
colors: {
custom: {
50: '#bdffcf',
500: '#9dfebb',
950: '#000000',
},
}SCSS
$custom: #9dfebb; $custom-light: #bdffcf; $custom-dark: #000000;
JSON
{
"hex": "#9dfebb",
"rgb": {
"r": 157,
"g": 254,
"b": 187
},
"hsl": {
"h": 138.557,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.9196,
"c": 0.13051,
"h": 153.1
},
"luminance": 0.8164
}Semantic roles & 50–950 ramp
primary
#9DFEBB
secondary
#E15EB9
accent
#009FE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683