#9EFC8B#9EFC8B
#9EFC8B is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.173 H 140.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFC8B |
|---|---|
| RGB | rgb(158, 252, 139) |
| HSL | hsl(110, 95%, 77%) |
| HSV | hsv(110, 45%, 99%) |
| CMYK | cmyk(37.3%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(91.12, -48.72, 45.38) |
| CIE-LCH | lch(91.12, 66.58, 137.03°) |
| OKLab | oklab(90.67% -0.1332 0.1105) |
| OKLCH | oklch(90.67% 0.173 140.3) |
| XYZ | xyz(53.5691, 78.7512, 36.7990) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.93
Easter Green
#8CFD7E
ΔE00 2.22
Palegreen
#98FB98
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 2.66
Pastel Green
#B0FF9D
ΔE00 2.69
Mint Green
#8FFF9F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFC8B #E98BFC
analogous
#D6FC8B #9EFC8B #8BFCB1
triadic
#9EFC8B #8B9EFC #FC8B9E
tetradic
#9EFC8B #8BD6FC #E98BFC #FCB18B
square
#9EFC8B #8BD6FC #E98BFC #FCB18B
split-complementary
#9EFC8B #B18BFC #FC8BD6
monochromatic
#3AF914 #6CFA4F #9EFC8B #D0FEC7 #E6FEE1
Accessibility & contrast
On white
1.25
#9EFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#9EFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFC8B
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFC8B | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#97F6E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9efc8b; /* rgb */ color: rgb(158, 252, 139); /* oklch */ color: oklch(90.7% 0.173 140.3);
Tailwind
colors: {
custom: {
50: '#befeae',
500: '#9efc8b',
950: '#000000',
},
}SCSS
$custom: #9efc8b; $custom-light: #befeae; $custom-dark: #000000;
JSON
{
"hex": "#9efc8b",
"rgb": {
"r": 158,
"g": 252,
"b": 139
},
"hsl": {
"h": 109.912,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9067,
"c": 0.17305,
"h": 140.3
},
"luminance": 0.78754
}Semantic roles & 50–950 ramp
primary
#9EFC8B
secondary
#C450DC
accent
#00E6BF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681