#9DFEBC#9DFEBC
#9DFEBC is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.0% C 0.130 H 153.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFEBC |
|---|---|
| RGB | rgb(157, 254, 188) |
| HSL | hsl(139, 98%, 81%) |
| HSV | hsv(139, 38%, 100%) |
| CMYK | cmyk(38.2%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(92.43, -42.26, 22.75) |
| CIE-LCH | lch(92.43, 48.00, 151.70°) |
| OKLab | oklab(91.98% -0.1159 0.058) |
| OKLCH | oklch(91.98% 0.13 153.4) |
| XYZ | xyz(58.4199, 81.6790, 60.2545) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.63
Light Sea Green
#98F6B0
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.29
Light Mint Green
#A6FBB2
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFEBC #FE9DDF
analogous
#AEFE9D #9DFEBC #9DFEEC
triadic
#9DFEBC #BC9DFE #FEBC9D
tetradic
#9DFEBC #9DAEFE #FE9DDF #FEEC9D
square
#9DFEBC #9DAEFE #FE9DDF #FEEC9D
split-complementary
#9DFEBC #EC9DFE #FE9DAE
monochromatic
#24FD69 #60FD93 #9DFEBC #DAFFE5 #E1FFEA
Accessibility & contrast
On white
1.21
#9DFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#9DFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFEBC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFEBC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#8BFCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfebc; /* rgb */ color: rgb(157, 254, 188); /* oklch */ color: oklch(92.0% 0.130 153.4);
Tailwind
colors: {
custom: {
50: '#bdffd0',
500: '#9dfebc',
950: '#000000',
},
}SCSS
$custom: #9dfebc; $custom-light: #bdffd0; $custom-dark: #000000;
JSON
{
"hex": "#9dfebc",
"rgb": {
"r": 157,
"g": 254,
"b": 188
},
"hsl": {
"h": 139.175,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.91982,
"c": 0.12959,
"h": 153.4
},
"luminance": 0.81683
}Semantic roles & 50–950 ramp
primary
#9DFEBC
secondary
#E15EB7
accent
#009CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683