#9CF986#9CF986
#9CF986 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.175 H 139.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF986 |
|---|---|
| RGB | rgb(156, 249, 134) |
| HSL | hsl(109, 91%, 75%) |
| HSV | hsv(109, 46%, 98%) |
| CMYK | cmyk(37.3%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(90.11, -48.72, 46.48) |
| CIE-LCH | lch(90.11, 67.34, 136.35°) |
| OKLab | oklab(89.8% -0.1333 0.1128) |
| OKLCH | oklch(89.8% 0.175 139.8) |
| XYZ | xyz(51.8872, 76.5378, 34.5889) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.42
Easter Green
#8CFD7E
ΔE00 2.12
Palegreen
#98FB98
ΔE00 2.86
Pale Light Green
#B1FC99
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF986 #E386F9
analogous
#D5F986 #9CF986 #86F9AA
triadic
#9CF986 #869CF9 #F9869C
tetradic
#9CF986 #86D5F9 #E386F9 #F9AA86
square
#9CF986 #86D5F9 #E386F9 #F9AA86
split-complementary
#9CF986 #AA86F9 #F986D5
monochromatic
#3DF311 #6CF64C #9CF986 #CCFCC0 #E7FEE2
Accessibility & contrast
On white
1.29
#9CF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#9CF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF986
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF986 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#95F2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9cf986; /* rgb */ color: rgb(156, 249, 134); /* oklch */ color: oklch(89.8% 0.175 139.8);
Tailwind
colors: {
custom: {
50: '#bdfcab',
500: '#9cf986',
950: '#000000',
},
}SCSS
$custom: #9cf986; $custom-light: #bdfcab; $custom-dark: #000000;
JSON
{
"hex": "#9cf986",
"rgb": {
"r": 156,
"g": 249,
"b": 134
},
"hsl": {
"h": 108.522,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.89799,
"c": 0.1746,
"h": 139.8
},
"luminance": 0.76541
}Semantic roles & 50–950 ramp
primary
#9CF986
secondary
#BC4CD7
accent
#00E6BA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581