#9FDC8A#9FDC8A
#9FDC8A is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.3% C 0.127 H 138.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDC8A |
|---|---|
| RGB | rgb(159, 220, 138) |
| HSL | hsl(105, 54%, 70%) |
| HSV | hsv(105, 37%, 86%) |
| CMYK | cmyk(27.7%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.05, -34.45, 34.23) |
| CIE-LCH | lch(82.05, 48.56, 135.18°) |
| OKLab | oklab(83.32% -0.0941 0.0848) |
| OKLCH | oklch(83.32% 0.127 138) |
| XYZ | xyz(44.4774, 60.3908, 33.3530) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 5.13
Pale Olive Green
#B1D27B
ΔE00 5.70
Pistachio
#93C572
ΔE00 5.74
Light Sage
#BCECAC
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDC8A #C78ADC
analogous
#C8DC8A #9FDC8A #8ADC9E
triadic
#9FDC8A #8A9FDC #DC8A9F
tetradic
#9FDC8A #8AC8DC #C78ADC #DC9E8A
square
#9FDC8A #8AC8DC #C78ADC #DC9E8A
split-complementary
#9FDC8A #9E8ADC #DC8AC8
monochromatic
#57B536 #78CE5B #9FDC8A #C6EAB9 #ECF8E7
Accessibility & contrast
On white
1.61
#9FDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#9FDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDC8A
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDC8A | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#9DD7C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9fdc8a; /* rgb */ color: rgb(159, 220, 138); /* oklch */ color: oklch(83.3% 0.127 138.0);
Tailwind
colors: {
custom: {
50: '#bde7ad',
500: '#9fdc8a',
950: '#000000',
},
}SCSS
$custom: #9fdc8a; $custom-light: #bde7ad; $custom-dark: #000000;
JSON
{
"hex": "#9fdc8a",
"rgb": {
"r": 159,
"g": 220,
"b": 138
},
"hsl": {
"h": 104.634,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83323,
"c": 0.12668,
"h": 138
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#9FDC8A
secondary
#9C57B3
accent
#24C199
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481