#9CFD8A#9CFD8A
#9CFD8A is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.176 H 140.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFD8A |
|---|---|
| RGB | rgb(156, 253, 138) |
| HSL | hsl(111, 97%, 77%) |
| HSV | hsv(111, 45%, 99%) |
| CMYK | cmyk(38.3%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(91.30, -49.88, 46.07) |
| CIE-LCH | lch(91.30, 67.90, 137.28°) |
| OKLab | oklab(90.79% -0.1363 0.112) |
| OKLCH | oklch(90.79% 0.176 140.6) |
| XYZ | xyz(53.4210, 79.1506, 36.5026) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.80
Easter Green
#8CFD7E
ΔE00 1.91
Palegreen
#98FB98
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFD8A #EB8AFD
analogous
#D6FD8A #9CFD8A #8AFDB2
triadic
#9CFD8A #8A9CFD #FD8A9C
tetradic
#9CFD8A #8AD6FD #EB8AFD #FDB28A
square
#9CFD8A #8AD6FD #EB8AFD #FDB28A
split-complementary
#9CFD8A #B28AFD #FD8AD6
monochromatic
#36FB12 #69FC4E #9CFD8A #CFFEC6 #E6FEE1
Accessibility & contrast
On white
1.25
#9CFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#9CFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFD8A
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFD8A | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#94F6E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9cfd8a; /* rgb */ color: rgb(156, 253, 138); /* oklch */ color: oklch(90.8% 0.176 140.6);
Tailwind
colors: {
custom: {
50: '#bdfeae',
500: '#9cfd8a',
950: '#000000',
},
}SCSS
$custom: #9cfd8a; $custom-light: #bdfeae; $custom-dark: #000000;
JSON
{
"hex": "#9cfd8a",
"rgb": {
"r": 156,
"g": 253,
"b": 138
},
"hsl": {
"h": 110.609,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.90788,
"c": 0.17644,
"h": 140.6
},
"luminance": 0.79153
}Semantic roles & 50–950 ramp
primary
#9CFD8A
secondary
#C74EDD
accent
#00E6C2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681