#9ECDAF#9ECDAF
#9ECDAF is a light, moderate green. Relative luminance 0.540; OKLCH L 80.7% C 0.065 H 156.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECDAF |
|---|---|
| RGB | rgb(158, 205, 175) |
| HSL | hsl(142, 32%, 71%) |
| HSV | hsv(142, 23%, 80%) |
| CMYK | cmyk(22.9%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(78.48, -21.41, 9.96) |
| CIE-LCH | lch(78.48, 23.62, 155.05°) |
| OKLab | oklab(80.67% -0.0596 0.0258) |
| OKLCH | oklch(80.67% 0.065 156.6) |
| XYZ | xyz(43.6675, 54.0254, 48.6763) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 6.50
Seafoam Blue
#78D1B6
ΔE00 6.89
Light Teal
#90E4C1
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.96
Mediumaquamarine
#66CDAA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECDAF #CD9EBC
analogous
#A4CD9E #9ECDAF #9ECDC6
triadic
#9ECDAF #AF9ECD #CDAF9E
tetradic
#9ECDAF #9EA4CD #CD9EBC #CDC69E
square
#9ECDAF #9EA4CD #CD9EBC #CDC69E
split-complementary
#9ECDAF #C69ECD #CD9EA4
monochromatic
#529F6E #76B88E #9ECDAF #C6E2D0 #EBF5EE
Accessibility & contrast
On white
1.78
#9ECDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#9ECDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECDAF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECDAF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#96CCC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ecdaf; /* rgb */ color: rgb(158, 205, 175); /* oklch */ color: oklch(80.7% 0.065 156.6);
Tailwind
colors: {
custom: {
50: '#bbdcc6',
500: '#9ecdaf',
950: '#000000',
},
}SCSS
$custom: #9ecdaf; $custom-light: #bbdcc6; $custom-dark: #000000;
JSON
{
"hex": "#9ecdaf",
"rgb": {
"r": 158,
"g": 205,
"b": 175
},
"hsl": {
"h": 141.702,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.80668,
"c": 0.06496,
"h": 156.6
},
"luminance": 0.54027
}Semantic roles & 50–950 ramp
primary
#9ECDAF
secondary
#A26D8F
accent
#3B82AB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482