#9FF985#9FF985
#9FF985 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.9% C 0.174 H 139.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF985 |
|---|---|
| RGB | rgb(159, 249, 133) |
| HSL | hsl(107, 91%, 75%) |
| HSV | hsv(107, 47%, 98%) |
| CMYK | cmyk(36.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.24, -47.91, 47.15) |
| CIE-LCH | lch(90.24, 67.22, 135.46°) |
| OKLab | oklab(89.94% -0.1312 0.1142) |
| OKLCH | oklch(89.94% 0.174 139) |
| XYZ | xyz(52.4056, 76.8132, 34.2509) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.40
Easter Green
#8CFD7E
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.17
Palegreen
#98FB98
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF985 #DF85F9
analogous
#D9F985 #9FF985 #85F9A5
triadic
#9FF985 #859FF9 #F9859F
tetradic
#9FF985 #85D9F9 #DF85F9 #F9A585
square
#9FF985 #85D9F9 #DF85F9 #F9A585
split-complementary
#9FF985 #A585F9 #F985D9
monochromatic
#43F310 #71F64B #9FF985 #CDFCBF #E8FEE2
Accessibility & contrast
On white
1.28
#9FF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#9FF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF985
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF985 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#99F2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff985; /* rgb */ color: rgb(159, 249, 133); /* oklch */ color: oklch(89.9% 0.174 139.0);
Tailwind
colors: {
custom: {
50: '#bffcaa',
500: '#9ff985',
950: '#000000',
},
}SCSS
$custom: #9ff985; $custom-light: #bffcaa; $custom-dark: #000000;
JSON
{
"hex": "#9ff985",
"rgb": {
"r": 159,
"g": 249,
"b": 133
},
"hsl": {
"h": 106.552,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89936,
"c": 0.17397,
"h": 139
},
"luminance": 0.76816
}Semantic roles & 50–950 ramp
primary
#9FF985
secondary
#B84BD7
accent
#00E6B2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581