#9ECDA2#9ECDA2
#9ECDA2 is a light, moderate green. Relative luminance 0.535; OKLCH L 80.3% C 0.078 H 147.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECDA2 |
|---|---|
| RGB | rgb(158, 205, 162) |
| HSL | hsl(125, 32%, 71%) |
| HSV | hsv(125, 23%, 80%) |
| CMYK | cmyk(22.9%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(78.19, -23.80, 16.50) |
| CIE-LCH | lch(78.19, 28.96, 145.27°) |
| OKLab | oklab(80.35% -0.0652 0.0423) |
| OKLCH | oklch(80.35% 0.078 147) |
| XYZ | xyz(42.4517, 53.5390, 42.2728) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 6.66
Light Grey Green
#B7E1A1
ΔE00 7.09
Lichen
#8FB67B
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 7.78
Seafoam
#7FE0B3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECDA2 #CD9EC9
analogous
#B1CD9E #9ECDA2 #9ECDB9
triadic
#9ECDA2 #A29ECD #CDA29E
tetradic
#9ECDA2 #9EB1CD #CD9EC9 #CDB99E
square
#9ECDA2 #9EB1CD #CD9EC9 #CDB99E
split-complementary
#9ECDA2 #B99ECD #CD9EB1
monochromatic
#529F58 #76B87B #9ECDA2 #C6E2C9 #EBF5EC
Accessibility & contrast
On white
1.79
#9ECDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#9ECDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECDA2
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECDA2 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC4A0
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#99CBC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9ecda2; /* rgb */ color: rgb(158, 205, 162); /* oklch */ color: oklch(80.3% 0.078 147.0);
Tailwind
colors: {
custom: {
50: '#bbdcbd',
500: '#9ecda2',
950: '#000000',
},
}SCSS
$custom: #9ecda2; $custom-light: #bbdcbd; $custom-dark: #000000;
JSON
{
"hex": "#9ecda2",
"rgb": {
"r": 158,
"g": 205,
"b": 162
},
"hsl": {
"h": 125.106,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.80346,
"c": 0.07774,
"h": 147
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#9ECDA2
secondary
#A26D9E
accent
#3BA1AB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482