#9EFF85#9EFF85
#9EFF85 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.183 H 139.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFF85 |
|---|---|
| RGB | rgb(158, 255, 133) |
| HSL | hsl(108, 100%, 76%) |
| HSV | hsv(108, 48%, 100%) |
| CMYK | cmyk(38%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(91.90, -50.73, 49.20) |
| CIE-LCH | lch(91.90, 70.67, 135.88°) |
| OKLab | oklab(91.28% -0.1389 0.1188) |
| OKLCH | oklch(91.28% 0.183 139.5) |
| XYZ | xyz(54.0923, 80.4797, 34.8697) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.48
Easter Green
#8CFD7E
ΔE00 1.80
Pale Light Green
#B1FC99
ΔE00 3.46
Spring Green (survey)
#A9F971
ΔE00 3.48
Pastel Green
#B0FF9D
ΔE00 3.50
Palegreen
#98FB98
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFF85 #E685FF
analogous
#DBFF85 #9EFF85 #85FFA9
triadic
#9EFF85 #859EFF #FF859E
tetradic
#9EFF85 #85DBFF #E685FF #FFA985
square
#9EFF85 #85DBFF #E685FF #FFA985
split-complementary
#9EFF85 #A985FF #FF85DB
monochromatic
#3DFF0B #6DFF48 #9EFF85 #CFFFC2 #E7FFE0
Accessibility & contrast
On white
1.23
#9EFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#9EFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFF85
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFF85 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#97F8E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9eff85; /* rgb */ color: rgb(158, 255, 133); /* oklch */ color: oklch(91.3% 0.183 139.5);
Tailwind
colors: {
custom: {
50: '#bfffaa',
500: '#9eff85',
950: '#000000',
},
}SCSS
$custom: #9eff85; $custom-light: #bfffaa; $custom-dark: #000000;
JSON
{
"hex": "#9eff85",
"rgb": {
"r": 158,
"g": 255,
"b": 133
},
"hsl": {
"h": 107.705,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91279,
"c": 0.1828,
"h": 139.5
},
"luminance": 0.80483
}Semantic roles & 50–950 ramp
primary
#9EFF85
secondary
#C049DF
accent
#00E6B6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681