#9DD486#9DD486
#9DD486 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.3% C 0.120 H 136.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD486 |
|---|---|
| RGB | rgb(157, 212, 134) |
| HSL | hsl(102, 48%, 68%) |
| HSV | hsv(102, 37%, 83%) |
| CMYK | cmyk(25.9%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(79.60, -31.99, 33.04) |
| CIE-LCH | lch(79.60, 45.98, 134.07°) |
| OKLab | oklab(81.29% -0.0874 0.0819) |
| OKLCH | oklch(81.29% 0.12 136.8) |
| XYZ | xyz(41.7500, 55.9750, 31.1542) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 4.93
Light Grey Green
#B7E1A1
ΔE00 4.98
Pale Olive Green
#B1D27B
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 6.78
Hospital Green
#9BE5AA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD486 #BD86D4
analogous
#C4D486 #9DD486 #86D496
triadic
#9DD486 #869DD4 #D4869D
tetradic
#9DD486 #86C4D4 #BD86D4 #D49686
square
#9DD486 #86C4D4 #BD86D4 #D49686
split-complementary
#9DD486 #9686D4 #D486C4
monochromatic
#5AA53B #78C459 #9DD486 #C2E4B3 #E6F4E0
Accessibility & contrast
On white
1.72
#9DD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#9DD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD486
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD486 | 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)
#D9C881
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#9CCFC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9dd486; /* rgb */ color: rgb(157, 212, 134); /* oklch */ color: oklch(81.3% 0.120 136.8);
Tailwind
colors: {
custom: {
50: '#bbe1aa',
500: '#9dd486',
950: '#000000',
},
}SCSS
$custom: #9dd486; $custom-light: #bbe1aa; $custom-dark: #000000;
JSON
{
"hex": "#9dd486",
"rgb": {
"r": 157,
"g": 212,
"b": 134
},
"hsl": {
"h": 102.308,
"s": 47.561,
"l": 67.843
},
"oklch": {
"l": 0.81294,
"c": 0.11977,
"h": 136.8
},
"luminance": 0.55976
}Semantic roles & 50–950 ramp
primary
#9DD486
secondary
#9055A9
accent
#2BBB90
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481