#AECDA3#AECDA3
#AECDA3 is a light, moderate green. Relative luminance 0.553; OKLCH L 81.4% C 0.067 H 137.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDA3 |
|---|---|
| RGB | rgb(174, 205, 163) |
| HSL | hsl(104, 30%, 72%) |
| HSV | hsv(104, 20%, 80%) |
| CMYK | cmyk(15.1%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(79.22, -18.15, 17.55) |
| CIE-LCH | lch(79.22, 25.24, 135.97°) |
| OKLab | oklab(81.43% -0.0491 0.045) |
| OKLCH | oklch(81.43% 0.067 137.5) |
| XYZ | xyz(45.8964, 55.3049, 42.9001) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.03
Light Grey Green
#B7E1A1
ΔE00 6.43
Sage Green
#9CAF88
ΔE00 8.02
Lichen
#8FB67B
ΔE00 8.09
Light Sage
#BCECAC
ΔE00 8.18
Greenish Grey
#96AE8D
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDA3 #C2A3CD
analogous
#C3CDA3 #AECDA3 #A3CDAD
triadic
#AECDA3 #A3AECD #CDA3AE
tetradic
#AECDA3 #A3C3CD #C2A3CD #CDADA3
square
#AECDA3 #A3C3CD #C2A3CD #CDADA3
split-complementary
#AECDA3 #ADA3CD #CDA3C3
monochromatic
#6A9F56 #8BB77B #AECDA3 #D1E3CB #EEF4EB
Accessibility & contrast
On white
1.74
#AECDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#AECDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDA3
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDA3 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#CBC3A5
Tritanopia (blue-blind)
#ADCAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecda3; /* rgb */ color: rgb(174, 205, 163); /* oklch */ color: oklch(81.4% 0.067 137.5);
Tailwind
colors: {
custom: {
50: '#c6dcbe',
500: '#aecda3',
950: '#000000',
},
}SCSS
$custom: #aecda3; $custom-light: #c6dcbe; $custom-dark: #000000;
JSON
{
"hex": "#aecda3",
"rgb": {
"r": 174,
"g": 205,
"b": 163
},
"hsl": {
"h": 104.286,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81431,
"c": 0.06661,
"h": 137.5
},
"luminance": 0.55306
}Semantic roles & 50–950 ramp
primary
#AECDA3
secondary
#9672A2
accent
#3DA88C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482