#9EFE85#9EFE85
#9EFE85 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.181 H 139.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFE85 |
|---|---|
| RGB | rgb(158, 254, 133) |
| HSL | hsl(108, 98%, 76%) |
| HSV | hsv(108, 48%, 100%) |
| CMYK | cmyk(37.8%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(91.61, -50.32, 48.85) |
| CIE-LCH | lch(91.61, 70.13, 135.85°) |
| OKLab | oklab(91.05% -0.1378 0.118) |
| OKLCH | oklch(91.05% 0.181 139.4) |
| XYZ | xyz(53.7741, 79.8433, 34.7636) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 1.81
Pale Light Green
#B1FC99
ΔE00 3.35
Pastel Green
#B0FF9D
ΔE00 3.42
Spring Green (survey)
#A9F971
ΔE00 3.45
Palegreen
#98FB98
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFE85 #E585FE
analogous
#DBFE85 #9EFE85 #85FEA8
triadic
#9EFE85 #859EFE #FE859E
tetradic
#9EFE85 #85DBFE #E585FE #FEA885
square
#9EFE85 #85DBFE #E585FE #FEA885
split-complementary
#9EFE85 #A885FE #FE85DB
monochromatic
#3DFD0C #6EFE48 #9EFE85 #CEFEC2 #E7FFE1
Accessibility & contrast
On white
1.24
#9EFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#9EFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFE85
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFE85 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F6E48D
Tritanopia (blue-blind)
#97F7E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9efe85; /* rgb */ color: rgb(158, 254, 133); /* oklch */ color: oklch(91.0% 0.181 139.4);
Tailwind
colors: {
custom: {
50: '#bfffaa',
500: '#9efe85',
950: '#000000',
},
}SCSS
$custom: #9efe85; $custom-light: #bfffaa; $custom-dark: #000000;
JSON
{
"hex": "#9efe85",
"rgb": {
"r": 158,
"g": 254,
"b": 133
},
"hsl": {
"h": 107.603,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91046,
"c": 0.18142,
"h": 139.4
},
"luminance": 0.79846
}Semantic roles & 50–950 ramp
primary
#9EFE85
secondary
#BF4ADE
accent
#00E6B6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681