#9DD67F#9DD67F
#9DD67F is a light, vivid yellow-green. Relative luminance 0.568; OKLCH L 81.6% C 0.130 H 135.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD67F |
|---|---|
| RGB | rgb(157, 214, 127) |
| HSL | hsl(99, 51%, 67%) |
| HSV | hsv(99, 41%, 84%) |
| CMYK | cmyk(26.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(80.06, -33.89, 37.19) |
| CIE-LCH | lch(80.06, 50.31, 132.34°) |
| OKLab | oklab(81.63% -0.0928 0.0913) |
| OKLCH | oklch(81.63% 0.13 135.5) |
| XYZ | xyz(41.7809, 56.7923, 28.8352) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 4.48
Light Moss Green
#A6C875
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 6.50
Pale Olive
#B9CC81
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD67F #B87FD6
analogous
#C9D67F #9DD67F #7FD68D
triadic
#9DD67F #7F9DD6 #D67F9D
tetradic
#9DD67F #7FC9D6 #B87FD6 #D68D7F
square
#9DD67F #7FC9D6 #B87FD6 #D68D7F
split-complementary
#9DD67F #8D7FD6 #D67FC9
monochromatic
#5CA635 #7AC751 #9DD67F #C0E5AD #E4F4DC
Accessibility & contrast
On white
1.70
#9DD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#9DD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD67F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD67F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#9CD0C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9dd67f; /* rgb */ color: rgb(157, 214, 127); /* oklch */ color: oklch(81.6% 0.130 135.5);
Tailwind
colors: {
custom: {
50: '#bce3a5',
500: '#9dd67f',
950: '#000000',
},
}SCSS
$custom: #9dd67f; $custom-light: #bce3a5; $custom-dark: #000000;
JSON
{
"hex": "#9dd67f",
"rgb": {
"r": 157,
"g": 214,
"b": 127
},
"hsl": {
"h": 99.31,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81633,
"c": 0.13023,
"h": 135.5
},
"luminance": 0.56794
}Semantic roles & 50–950 ramp
primary
#9DD67F
secondary
#8B50AA
accent
#27BF8A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480