#9EFC8A#9EFC8A
#9EFC8A is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.7% C 0.174 H 140.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFC8A |
|---|---|
| RGB | rgb(158, 252, 138) |
| HSL | hsl(109, 95%, 76%) |
| HSV | hsv(109, 45%, 99%) |
| CMYK | cmyk(37.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.11, -48.85, 45.84) |
| CIE-LCH | lch(91.11, 66.99, 136.82°) |
| OKLab | oklab(90.66% -0.1335 0.1115) |
| OKLCH | oklch(90.66% 0.174 140.1) |
| XYZ | xyz(53.4964, 78.7221, 36.4159) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.80
Easter Green
#8CFD7E
ΔE00 2.15
Palegreen
#98FB98
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 2.78
Lightgreen (survey)
#76FF7B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFC8A #E88AFC
analogous
#D7FC8A #9EFC8A #8AFCAF
triadic
#9EFC8A #8A9EFC #FC8A9E
tetradic
#9EFC8A #8AD7FC #E88AFC #FCAF8A
square
#9EFC8A #8AD7FC #E88AFC #FCAF8A
split-complementary
#9EFC8A #AF8AFC #FC8AD7
monochromatic
#3BF913 #6DFA4E #9EFC8A #CFFEC6 #E6FEE1
Accessibility & contrast
On white
1.25
#9EFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#9EFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFC8A
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFC8A | 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)
#FFEB81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#97F5E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9efc8a; /* rgb */ color: rgb(158, 252, 138); /* oklch */ color: oklch(90.7% 0.174 140.1);
Tailwind
colors: {
custom: {
50: '#bffeae',
500: '#9efc8a',
950: '#000000',
},
}SCSS
$custom: #9efc8a; $custom-light: #bffeae; $custom-dark: #000000;
JSON
{
"hex": "#9efc8a",
"rgb": {
"r": 158,
"g": 252,
"b": 138
},
"hsl": {
"h": 109.474,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90655,
"c": 0.17399,
"h": 140.1
},
"luminance": 0.78725
}Semantic roles & 50–950 ramp
primary
#9EFC8A
secondary
#C34FDC
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681