#9DCDA2#9DCDA2
#9DCDA2 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.3% C 0.078 H 147.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCDA2 |
|---|---|
| RGB | rgb(157, 205, 162) |
| HSL | hsl(126, 32%, 71%) |
| HSV | hsv(126, 23%, 80%) |
| CMYK | cmyk(23.4%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(78.13, -24.14, 16.41) |
| CIE-LCH | lch(78.13, 29.18, 145.79°) |
| OKLab | oklab(80.28% -0.0662 0.0421) |
| OKLCH | oklch(80.28% 0.078 147.6) |
| XYZ | xyz(42.2557, 53.4380, 42.2636) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.64
Seafoam
#7FE0B3
ΔE00 7.73
Lichen
#8FB67B
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCDA2 #CD9DC8
analogous
#B0CD9D #9DCDA2 #9DCDBA
triadic
#9DCDA2 #A29DCD #CDA29D
tetradic
#9DCDA2 #9DB0CD #CD9DC8 #CDBA9D
square
#9DCDA2 #9DB0CD #CD9DC8 #CDBA9D
split-complementary
#9DCDA2 #BA9DCD #CD9DB0
monochromatic
#519F59 #74B87C #9DCDA2 #C6E2C8 #EBF5EC
Accessibility & contrast
On white
1.80
#9DCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#9DCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCDA2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCDA2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#98CBC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9dcda2; /* rgb */ color: rgb(157, 205, 162); /* oklch */ color: oklch(80.3% 0.078 147.6);
Tailwind
colors: {
custom: {
50: '#badcbd',
500: '#9dcda2',
950: '#000000',
},
}SCSS
$custom: #9dcda2; $custom-light: #badcbd; $custom-dark: #000000;
JSON
{
"hex": "#9dcda2",
"rgb": {
"r": 157,
"g": 205,
"b": 162
},
"hsl": {
"h": 126.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80283,
"c": 0.07841,
"h": 147.6
},
"luminance": 0.53439
}Semantic roles & 50–950 ramp
primary
#9DCDA2
secondary
#A26C9D
accent
#3A9FAB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482