#9CFC8A#9CFC8A
#9CFC8A is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.175 H 140.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFC8A |
|---|---|
| RGB | rgb(156, 252, 138) |
| HSL | hsl(111, 95%, 76%) |
| HSV | hsv(111, 45%, 99%) |
| CMYK | cmyk(38.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.02, -49.46, 45.71) |
| CIE-LCH | lch(91.02, 67.35, 137.26°) |
| OKLab | oklab(90.56% -0.1352 0.1112) |
| OKLCH | oklch(90.56% 0.175 140.5) |
| XYZ | xyz(53.1061, 78.5208, 36.3976) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.80
Easter Green
#8CFD7E
ΔE00 2.00
Palegreen
#98FB98
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 2.90
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFC8A #EA8AFC
analogous
#D5FC8A #9CFC8A #8AFCB1
triadic
#9CFC8A #8A9CFC #FC8A9C
tetradic
#9CFC8A #8AD5FC #EA8AFC #FCB18A
square
#9CFC8A #8AD5FC #EA8AFC #FCB18A
split-complementary
#9CFC8A #B18AFC #FC8AD5
monochromatic
#37F913 #6AFA4E #9CFC8A #CEFEC6 #E6FEE1
Accessibility & contrast
On white
1.26
#9CFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#9CFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFC8A
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFC8A | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#94F6E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9cfc8a; /* rgb */ color: rgb(156, 252, 138); /* oklch */ color: oklch(90.6% 0.175 140.5);
Tailwind
colors: {
custom: {
50: '#bdfeae',
500: '#9cfc8a',
950: '#000000',
},
}SCSS
$custom: #9cfc8a; $custom-light: #bdfeae; $custom-dark: #000000;
JSON
{
"hex": "#9cfc8a",
"rgb": {
"r": 156,
"g": 252,
"b": 138
},
"hsl": {
"h": 110.526,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90556,
"c": 0.17504,
"h": 140.5
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#9CFC8A
secondary
#C54FDC
accent
#00E6C1
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681