#9CD67F#9CD67F
#9CD67F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.6% C 0.131 H 135.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD67F |
|---|---|
| RGB | rgb(156, 214, 127) |
| HSL | hsl(100, 51%, 67%) |
| HSV | hsv(100, 41%, 84%) |
| CMYK | cmyk(27.1%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(80.01, -34.23, 37.11) |
| CIE-LCH | lch(80.01, 50.49, 132.70°) |
| OKLab | oklab(81.57% -0.0938 0.0912) |
| OKLCH | oklch(81.57% 0.131 135.8) |
| XYZ | xyz(41.5866, 56.6920, 28.8261) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.79
Lightgreen
#90EE90
ΔE00 6.41
Light Sage
#BCECAC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD67F #B97FD6
analogous
#C8D67F #9CD67F #7FD68E
triadic
#9CD67F #7F9CD6 #D67F9C
tetradic
#9CD67F #7FC8D6 #B97FD6 #D68E7F
square
#9CD67F #7FC8D6 #B97FD6 #D68E7F
split-complementary
#9CD67F #8E7FD6 #D67FC8
monochromatic
#5BA635 #78C751 #9CD67F #C0E5AD #E4F4DC
Accessibility & contrast
On white
1.70
#9CD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#9CD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD67F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD67F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#9BD0C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9cd67f; /* rgb */ color: rgb(156, 214, 127); /* oklch */ color: oklch(81.6% 0.131 135.8);
Tailwind
colors: {
custom: {
50: '#bbe3a5',
500: '#9cd67f',
950: '#000000',
},
}SCSS
$custom: #9cd67f; $custom-light: #bbe3a5; $custom-dark: #000000;
JSON
{
"hex": "#9cd67f",
"rgb": {
"r": 156,
"g": 214,
"b": 127
},
"hsl": {
"h": 100,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81573,
"c": 0.13076,
"h": 135.8
},
"luminance": 0.56693
}Semantic roles & 50–950 ramp
primary
#9CD67F
secondary
#8C50AA
accent
#27BF8C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480