#9DD985#9DD985
#9DD985 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.4% C 0.128 H 137.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD985 |
|---|---|
| RGB | rgb(157, 217, 133) |
| HSL | hsl(103, 53%, 69%) |
| HSV | hsv(103, 39%, 85%) |
| CMYK | cmyk(27.6%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(81.01, -34.45, 35.38) |
| CIE-LCH | lch(81.01, 49.39, 134.23°) |
| OKLab | oklab(82.43% -0.0942 0.0874) |
| OKLCH | oklch(82.43% 0.128 137.1) |
| XYZ | xyz(42.9499, 58.4858, 31.2117) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.14
Pale Olive Green
#B1D27B
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.67
Light Moss Green
#A6C875
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD985 #C185D9
analogous
#C7D985 #9DD985 #85D997
triadic
#9DD985 #859DD9 #D9859D
tetradic
#9DD985 #85C7D9 #C185D9 #D99785
square
#9DD985 #85C7D9 #C185D9 #D99785
split-complementary
#9DD985 #9785D9 #D985C7
monochromatic
#58AE36 #78CA56 #9DD985 #C2E8B4 #E8F6E2
Accessibility & contrast
On white
1.65
#9DD985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#9DD985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD985
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD985 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD7F
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#9BD3C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9dd985; /* rgb */ color: rgb(157, 217, 133); /* oklch */ color: oklch(82.4% 0.128 137.1);
Tailwind
colors: {
custom: {
50: '#bce5a9',
500: '#9dd985',
950: '#000000',
},
}SCSS
$custom: #9dd985; $custom-light: #bce5a9; $custom-dark: #000000;
JSON
{
"hex": "#9dd985",
"rgb": {
"r": 157,
"g": 217,
"b": 133
},
"hsl": {
"h": 102.857,
"s": 52.5,
"l": 68.627
},
"oklch": {
"l": 0.82426,
"c": 0.12848,
"h": 137.1
},
"luminance": 0.58487
}Semantic roles & 50–950 ramp
primary
#9DD985
secondary
#9553AF
accent
#26C094
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481