#9CDF80#9CDF80
#9CDF80 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.7% C 0.143 H 137.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDF80 |
|---|---|
| RGB | rgb(156, 223, 128) |
| HSL | hsl(102, 60%, 69%) |
| HSV | hsv(102, 43%, 87%) |
| CMYK | cmyk(30%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.59, -38.20, 39.92) |
| CIE-LCH | lch(82.59, 55.25, 133.74°) |
| OKLab | oklab(83.67% -0.1047 0.0976) |
| OKLCH | oklch(83.67% 0.143 137) |
| XYZ | xyz(43.9930, 61.4001, 29.9514) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 6.24
Washed Out Green
#BCF5A6
ΔE00 6.26
Pale Light Green
#B1FC99
ΔE00 6.28
Pistachio
#93C572
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDF80 #C380DF
analogous
#CCDF80 #9CDF80 #80DF94
triadic
#9CDF80 #809CDF #DF809C
tetradic
#9CDF80 #80CCDF #C380DF #DF9480
square
#9CDF80 #80CCDF #C380DF #DF9480
split-complementary
#9CDF80 #9480DF #DF80CC
monochromatic
#56B72E #76D34F #9CDF80 #C2EBB1 #E8F8E2
Accessibility & contrast
On white
1.58
#9CDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#9CDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDF80
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDF80 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#9AD9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9cdf80; /* rgb */ color: rgb(156, 223, 128); /* oklch */ color: oklch(83.7% 0.143 137.0);
Tailwind
colors: {
custom: {
50: '#bbe9a6',
500: '#9cdf80',
950: '#000000',
},
}SCSS
$custom: #9cdf80; $custom-light: #bbe9a6; $custom-dark: #000000;
JSON
{
"hex": "#9cdf80",
"rgb": {
"r": 156,
"g": 223,
"b": 128
},
"hsl": {
"h": 102.316,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8367,
"c": 0.14313,
"h": 137
},
"luminance": 0.61402
}Semantic roles & 50–950 ramp
primary
#9CDF80
secondary
#974DB6
accent
#1EC796
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480