#9DD67E#9DD67E
#9DD67E is a light, vivid yellow-green. Relative luminance 0.568; OKLCH L 81.6% C 0.131 H 135.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD67E |
|---|---|
| RGB | rgb(157, 214, 126) |
| HSL | hsl(99, 52%, 67%) |
| HSV | hsv(99, 41%, 84%) |
| CMYK | cmyk(26.6%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(80.05, -34.02, 37.67) |
| CIE-LCH | lch(80.05, 50.76, 132.08°) |
| OKLab | oklab(81.62% -0.0932 0.0924) |
| OKLCH | oklch(81.62% 0.131 135.3) |
| XYZ | xyz(41.7161, 56.7663, 28.4937) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 4.42
Light Moss Green
#A6C875
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 5.85
Lightgreen
#90EE90
ΔE00 6.53
Pale Olive
#B9CC81
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD67E #B77ED6
analogous
#C9D67E #9DD67E #7ED68B
triadic
#9DD67E #7E9DD6 #D67E9D
tetradic
#9DD67E #7EC9D6 #B77ED6 #D68B7E
square
#9DD67E #7EC9D6 #B77ED6 #D68B7E
split-complementary
#9DD67E #8B7ED6 #D67EC9
monochromatic
#5CA534 #7AC750 #9DD67E #C0E5AC #E4F4DB
Accessibility & contrast
On white
1.70
#9DD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#9DD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD67E
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD67E | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA77
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#9CD0C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9dd67e; /* rgb */ color: rgb(157, 214, 126); /* oklch */ color: oklch(81.6% 0.131 135.3);
Tailwind
colors: {
custom: {
50: '#bce3a4',
500: '#9dd67e',
950: '#000000',
},
}SCSS
$custom: #9dd67e; $custom-light: #bce3a4; $custom-dark: #000000;
JSON
{
"hex": "#9dd67e",
"rgb": {
"r": 157,
"g": 214,
"b": 126
},
"hsl": {
"h": 98.864,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.81617,
"c": 0.13128,
"h": 135.3
},
"luminance": 0.56768
}Semantic roles & 50–950 ramp
primary
#9DD67E
secondary
#894FA9
accent
#26BF89
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480