#9DCA8A#9DCA8A
#9DCA8A is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.100 H 136.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCA8A |
|---|---|
| RGB | rgb(157, 202, 138) |
| HSL | hsl(102, 38%, 67%) |
| HSV | hsv(102, 32%, 79%) |
| CMYK | cmyk(22.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.83, -26.63, 27.29) |
| CIE-LCH | lch(76.83, 38.13, 134.30°) |
| OKLab | oklab(79.08% -0.0725 0.0685) |
| OKLCH | oklch(79.08% 0.1 136.7) |
| XYZ | xyz(39.6115, 51.2431, 31.8438) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.06
Light Moss Green
#A6C875
ΔE00 4.98
Lichen
#8FB67B
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 5.61
Light Grey Green
#B7E1A1
ΔE00 5.80
Pale Olive Green
#B1D27B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCA8A #B78ACA
analogous
#BDCA8A #9DCA8A #8ACA97
triadic
#9DCA8A #8A9DCA #CA8A9D
tetradic
#9DCA8A #8ABDCA #B78ACA #CA978A
square
#9DCA8A #8ABDCA #B78ACA #CA978A
split-complementary
#9DCA8A #978ACA #CA8ABD
monochromatic
#5C9644 #7AB760 #9DCA8A #C0DDB4 #E4F0DE
Accessibility & contrast
On white
1.87
#9DCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9DCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCA8A
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCA8A | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#9CC5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9dca8a; /* rgb */ color: rgb(157, 202, 138); /* oklch */ color: oklch(79.1% 0.100 136.7);
Tailwind
colors: {
custom: {
50: '#bbdaac',
500: '#9dca8a',
950: '#000000',
},
}SCSS
$custom: #9dca8a; $custom-light: #bbdaac; $custom-dark: #000000;
JSON
{
"hex": "#9dca8a",
"rgb": {
"r": 157,
"g": 202,
"b": 138
},
"hsl": {
"h": 102.187,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79083,
"c": 0.09973,
"h": 136.7
},
"luminance": 0.51244
}Semantic roles & 50–950 ramp
primary
#9DCA8A
secondary
#895B9D
accent
#35B18C
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381