#9EFF89#9EFF89
#9EFF89 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.3% C 0.179 H 140.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFF89 |
|---|---|
| RGB | rgb(158, 255, 137) |
| HSL | hsl(109, 100%, 77%) |
| HSV | hsv(109, 46%, 100%) |
| CMYK | cmyk(38%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(91.95, -50.23, 47.37) |
| CIE-LCH | lch(91.95, 69.05, 136.68°) |
| OKLab | oklab(91.34% -0.1374 0.1149) |
| OKLCH | oklch(91.34% 0.179 140.1) |
| XYZ | xyz(54.3739, 80.5923, 36.3529) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.78
Easter Green
#8CFD7E
ΔE00 1.90
Palegreen
#98FB98
ΔE00 3.04
Pastel Green
#B0FF9D
ΔE00 3.09
Pale Light Green
#B1FC99
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFF89 #EA89FF
analogous
#D9FF89 #9EFF89 #89FFAF
triadic
#9EFF89 #899EFF #FF899E
tetradic
#9EFF89 #89D9FF #EA89FF #FFAF89
square
#9EFF89 #89D9FF #EA89FF #FFAF89
split-complementary
#9EFF89 #AF89FF #FF89D9
monochromatic
#39FF0F #6CFF4C #9EFF89 #D0FFC6 #E6FFE0
Accessibility & contrast
On white
1.23
#9EFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#9EFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFF89
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFF89 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#97F8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9eff89; /* rgb */ color: rgb(158, 255, 137); /* oklch */ color: oklch(91.3% 0.179 140.1);
Tailwind
colors: {
custom: {
50: '#bfffad',
500: '#9eff89',
950: '#000000',
},
}SCSS
$custom: #9eff89; $custom-light: #bfffad; $custom-dark: #000000;
JSON
{
"hex": "#9eff89",
"rgb": {
"r": 158,
"g": 255,
"b": 137
},
"hsl": {
"h": 109.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91336,
"c": 0.17911,
"h": 140.1
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#9EFF89
secondary
#C54DE0
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681