#9CD07A#9CD07A
#9CD07A is a light, vivid yellow-green. Relative luminance 0.536; OKLCH L 80.1% C 0.127 H 133.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD07A |
|---|---|
| RGB | rgb(156, 208, 122) |
| HSL | hsl(96, 48%, 65%) |
| HSV | hsv(96, 41%, 82%) |
| CMYK | cmyk(25%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(78.22, -32.11, 37.33) |
| CIE-LCH | lch(78.22, 49.24, 130.70°) |
| OKLab | oklab(80.11% -0.0881 0.0915) |
| OKLCH | oklch(80.11% 0.127 133.9) |
| XYZ | xyz(39.7782, 53.5837, 26.6555) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.77
Light Moss Green
#A6C875
ΔE00 3.51
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 6.43
Pale Olive
#B9CC81
ΔE00 6.46
Tan Green
#A9BE70
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD07A #AE7AD0
analogous
#C7D07A #9CD07A #7AD083
triadic
#9CD07A #7A9CD0 #D07A9C
tetradic
#9CD07A #7AC7D0 #AE7AD0 #D0837A
square
#9CD07A #7AC7D0 #AE7AD0 #D0837A
split-complementary
#9CD07A #837AD0 #D07AC7
monochromatic
#5D9936 #7AC04D #9CD07A #BEE0A7 #DFF0D4
Accessibility & contrast
On white
1.79
#9CD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#9CD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD07A
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD07A | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#9CCABB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9cd07a; /* rgb */ color: rgb(156, 208, 122); /* oklch */ color: oklch(80.1% 0.127 133.9);
Tailwind
colors: {
custom: {
50: '#bbdea1',
500: '#9cd07a',
950: '#000000',
},
}SCSS
$custom: #9cd07a; $custom-light: #bbdea1; $custom-dark: #000000;
JSON
{
"hex": "#9cd07a",
"rgb": {
"r": 156,
"g": 208,
"b": 122
},
"hsl": {
"h": 96.279,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.80105,
"c": 0.127,
"h": 133.9
},
"luminance": 0.53585
}Semantic roles & 50–950 ramp
primary
#9CD07A
secondary
#7F4F9F
accent
#2ABB82
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480