#9DD487#9DD487
#9DD487 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.3% C 0.119 H 137.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD487 |
|---|---|
| RGB | rgb(157, 212, 135) |
| HSL | hsl(103, 47%, 68%) |
| HSV | hsv(103, 36%, 83%) |
| CMYK | cmyk(25.9%, 0%, 36.3%, 16.9%) |
| CIE-LAB | lab(79.62, -31.84, 32.55) |
| CIE-LCH | lch(79.62, 45.53, 134.37°) |
| OKLab | oklab(81.31% -0.0869 0.0808) |
| OKLCH | oklch(81.31% 0.119 137.1) |
| XYZ | xyz(41.8201, 56.0030, 31.5232) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 4.89
Light Moss Green
#A6C875
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD487 #BE87D4
analogous
#C3D487 #9DD487 #87D497
triadic
#9DD487 #879DD4 #D4879D
tetradic
#9DD487 #87C3D4 #BE87D4 #D49787
square
#9DD487 #87C3D4 #BE87D4 #D49787
split-complementary
#9DD487 #9787D4 #D487C3
monochromatic
#5AA53B #78C45A #9DD487 #C2E4B4 #E7F4E1
Accessibility & contrast
On white
1.72
#9DD487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#9DD487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD487
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD487 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C882
Deuteranopia (green-blind)
#D1C38B
Tritanopia (blue-blind)
#9BCFC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9dd487; /* rgb */ color: rgb(157, 212, 135); /* oklch */ color: oklch(81.3% 0.119 137.1);
Tailwind
colors: {
custom: {
50: '#bbe1aa',
500: '#9dd487',
950: '#000000',
},
}SCSS
$custom: #9dd487; $custom-light: #bbe1aa; $custom-dark: #000000;
JSON
{
"hex": "#9dd487",
"rgb": {
"r": 157,
"g": 212,
"b": 135
},
"hsl": {
"h": 102.857,
"s": 47.239,
"l": 68.039
},
"oklch": {
"l": 0.81312,
"c": 0.1187,
"h": 137.1
},
"luminance": 0.56004
}Semantic roles & 50–950 ramp
primary
#9DD487
secondary
#9255AA
accent
#2BBA91
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481