#9CF985#9CF985
#9CF985 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.176 H 139.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF985 |
|---|---|
| RGB | rgb(156, 249, 133) |
| HSL | hsl(108, 91%, 75%) |
| HSV | hsv(108, 47%, 98%) |
| CMYK | cmyk(37.3%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.10, -48.85, 46.94) |
| CIE-LCH | lch(90.10, 67.75, 136.14°) |
| OKLab | oklab(89.79% -0.1337 0.1138) |
| OKLCH | oklch(89.79% 0.176 139.6) |
| XYZ | xyz(51.8178, 76.5100, 34.2233) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.30
Easter Green
#8CFD7E
ΔE00 2.08
Palegreen
#98FB98
ΔE00 3.00
Pale Light Green
#B1FC99
ΔE00 3.07
Pastel Green
#B0FF9D
ΔE00 3.28
Spring Green (survey)
#A9F971
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF985 #E285F9
analogous
#D6F985 #9CF985 #85F9A8
triadic
#9CF985 #859CF9 #F9859C
tetradic
#9CF985 #85D6F9 #E285F9 #F9A885
square
#9CF985 #85D6F9 #E285F9 #F9A885
split-complementary
#9CF985 #A885F9 #F985D6
monochromatic
#3DF310 #6DF64B #9CF985 #CBFCBF #E7FEE2
Accessibility & contrast
On white
1.29
#9CF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#9CF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF985
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF985 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F2DF8C
Tritanopia (blue-blind)
#96F2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9cf985; /* rgb */ color: rgb(156, 249, 133); /* oklch */ color: oklch(89.8% 0.176 139.6);
Tailwind
colors: {
custom: {
50: '#bdfcaa',
500: '#9cf985',
950: '#000000',
},
}SCSS
$custom: #9cf985; $custom-light: #bdfcaa; $custom-dark: #000000;
JSON
{
"hex": "#9cf985",
"rgb": {
"r": 156,
"g": 249,
"b": 133
},
"hsl": {
"h": 108.103,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.89785,
"c": 0.17554,
"h": 139.6
},
"luminance": 0.76513
}Semantic roles & 50–950 ramp
primary
#9CF985
secondary
#BB4BD7
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581