#9DCAA2#9DCAA2
#9DCAA2 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.6% C 0.073 H 147.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCAA2 |
|---|---|
| RGB | rgb(157, 202, 162) |
| HSL | hsl(127, 30%, 70%) |
| HSV | hsv(127, 22%, 79%) |
| CMYK | cmyk(22.3%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(77.29, -22.66, 15.23) |
| CIE-LCH | lch(77.29, 27.30, 146.10°) |
| OKLab | oklab(79.61% -0.0622 0.0391) |
| OKLCH | oklch(79.61% 0.073 147.8) |
| XYZ | xyz(41.5450, 52.0165, 42.0267) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 7.37
Hospital Green
#9BE5AA
ΔE00 7.58
Lichen
#8FB67B
ΔE00 7.67
Light Grey Green
#B7E1A1
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCAA2 #CA9DC5
analogous
#AECA9D #9DCAA2 #9DCAB8
triadic
#9DCAA2 #A29DCA #CAA29D
tetradic
#9DCAA2 #9DAECA #CA9DC5 #CAB89D
square
#9DCAA2 #9DAECA #CA9DC5 #CAB89D
split-complementary
#9DCAA2 #B89DCA #CA9DAE
monochromatic
#539A5B #75B57C #9DCAA2 #C5DFC8 #EBF4EC
Accessibility & contrast
On white
1.84
#9DCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#9DCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCAA2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCAA2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#98C8BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9dcaa2; /* rgb */ color: rgb(157, 202, 162); /* oklch */ color: oklch(79.6% 0.073 147.8);
Tailwind
colors: {
custom: {
50: '#badabd',
500: '#9dcaa2',
950: '#000000',
},
}SCSS
$custom: #9dcaa2; $custom-light: #badabd; $custom-dark: #000000;
JSON
{
"hex": "#9dcaa2",
"rgb": {
"r": 157,
"g": 202,
"b": 162
},
"hsl": {
"h": 126.667,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.79608,
"c": 0.07345,
"h": 147.8
},
"luminance": 0.52018
}Semantic roles & 50–950 ramp
primary
#9DCAA2
secondary
#9F6C99
accent
#3D9DA8
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121412
muted
#828382