#9CD67D#9CD67D
#9CD67D is a light, vivid yellow-green. Relative luminance 0.566; OKLCH L 81.5% C 0.133 H 135.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD67D |
|---|---|
| RGB | rgb(156, 214, 125) |
| HSL | hsl(99, 52%, 66%) |
| HSV | hsv(99, 42%, 84%) |
| CMYK | cmyk(27.1%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(79.98, -34.50, 38.07) |
| CIE-LCH | lch(79.98, 51.38, 132.18°) |
| OKLab | oklab(81.54% -0.0946 0.0933) |
| OKLCH | oklch(81.54% 0.133 135.4) |
| XYZ | xyz(41.4575, 56.6404, 28.1465) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Moss Green
#A6C875
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 6.03
Lightgreen
#90EE90
ΔE00 6.48
Pale Olive
#B9CC81
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD67D #B77DD6
analogous
#C9D67D #9CD67D #7DD68B
triadic
#9CD67D #7D9CD6 #D67D9C
tetradic
#9CD67D #7DC9D6 #B77DD6 #D68B7D
square
#9CD67D #7DC9D6 #B77DD6 #D68B7D
split-complementary
#9CD67D #8B7DD6 #D67DC9
monochromatic
#5BA534 #79C74E #9CD67D #BFE5AC #E3F3DA
Accessibility & contrast
On white
1.70
#9CD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#9CD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD67D
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD67D | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#9BD0C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9cd67d; /* rgb */ color: rgb(156, 214, 125); /* oklch */ color: oklch(81.5% 0.133 135.4);
Tailwind
colors: {
custom: {
50: '#bbe3a4',
500: '#9cd67d',
950: '#000000',
},
}SCSS
$custom: #9cd67d; $custom-light: #bbe3a4; $custom-dark: #000000;
JSON
{
"hex": "#9cd67d",
"rgb": {
"r": 156,
"g": 214,
"b": 125
},
"hsl": {
"h": 99.101,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.8154,
"c": 0.13285,
"h": 135.4
},
"luminance": 0.56642
}Semantic roles & 50–950 ramp
primary
#9CD67D
secondary
#894FA9
accent
#26BF8A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480