#9DD67C#9DD67C
#9DD67C is a light, vivid yellow-green. Relative luminance 0.567; OKLCH L 81.6% C 0.133 H 134.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD67C |
|---|---|
| RGB | rgb(157, 214, 124) |
| HSL | hsl(98, 52%, 66%) |
| HSV | hsv(98, 42%, 84%) |
| CMYK | cmyk(26.6%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(80.02, -34.29, 38.64) |
| CIE-LCH | lch(80.02, 51.66, 131.58°) |
| OKLab | oklab(81.58% -0.0941 0.0945) |
| OKLCH | oklch(81.58% 0.133 134.9) |
| XYZ | xyz(41.5883, 56.7152, 27.8208) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 4.31
Light Moss Green
#A6C875
ΔE00 4.69
Light Grey Green
#B7E1A1
ΔE00 6.09
Lightgreen
#90EE90
ΔE00 6.62
Pale Olive
#B9CC81
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD67C #B57CD6
analogous
#CAD67C #9DD67C #7CD688
triadic
#9DD67C #7C9DD6 #D67C9D
tetradic
#9DD67C #7CCAD6 #B57CD6 #D6887C
square
#9DD67C #7CCAD6 #B57CD6 #D6887C
split-complementary
#9DD67C #887CD6 #D67CCA
monochromatic
#5DA433 #7AC74D #9DD67C #C0E5AB #E3F3D9
Accessibility & contrast
On white
1.70
#9DD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#9DD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD67C
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD67C | 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)
#DCC975
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#9DD0C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9dd67c; /* rgb */ color: rgb(157, 214, 124); /* oklch */ color: oklch(81.6% 0.133 134.9);
Tailwind
colors: {
custom: {
50: '#bce3a3',
500: '#9dd67c',
950: '#000000',
},
}SCSS
$custom: #9dd67c; $custom-light: #bce3a3; $custom-dark: #000000;
JSON
{
"hex": "#9dd67c",
"rgb": {
"r": 157,
"g": 214,
"b": 124
},
"hsl": {
"h": 98,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81584,
"c": 0.13336,
"h": 134.9
},
"luminance": 0.56716
}Semantic roles & 50–950 ramp
primary
#9DD67C
secondary
#874EA8
accent
#26C087
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480