#AECDA2#AECDA2
#AECDA2 is a light, moderate green. Relative luminance 0.553; OKLCH L 81.4% C 0.068 H 137.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDA2 |
|---|---|
| RGB | rgb(174, 205, 162) |
| HSL | hsl(103, 30%, 72%) |
| HSV | hsv(103, 21%, 80%) |
| CMYK | cmyk(15.1%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(79.20, -18.31, 18.05) |
| CIE-LCH | lch(79.20, 25.71, 135.42°) |
| OKLab | oklab(81.41% -0.0496 0.0462) |
| OKLCH | oklch(81.41% 0.068 137) |
| XYZ | xyz(45.8071, 55.2692, 42.4301) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.01
Light Grey Green
#B7E1A1
ΔE00 6.25
Lichen
#8FB67B
ΔE00 7.94
Sage Green
#9CAF88
ΔE00 8.00
Light Sage
#BCECAC
ΔE00 8.06
Greenish Grey
#96AE8D
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDA2 #C1A2CD
analogous
#C4CDA2 #AECDA2 #A2CDAC
triadic
#AECDA2 #A2AECD #CDA2AE
tetradic
#AECDA2 #A2C4CD #C1A2CD #CDACA2
square
#AECDA2 #A2C4CD #C1A2CD #CDACA2
split-complementary
#AECDA2 #ACA2CD #CDA2C4
monochromatic
#6A9F56 #8BB87A #AECDA2 #D1E2CA #EEF4EB
Accessibility & contrast
On white
1.74
#AECDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#AECDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDA2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDA2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#ADCAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecda2; /* rgb */ color: rgb(174, 205, 162); /* oklch */ color: oklch(81.4% 0.068 137.0);
Tailwind
colors: {
custom: {
50: '#c6dcbd',
500: '#aecda2',
950: '#000000',
},
}SCSS
$custom: #aecda2; $custom-light: #c6dcbd; $custom-dark: #000000;
JSON
{
"hex": "#aecda2",
"rgb": {
"r": 174,
"g": 205,
"b": 162
},
"hsl": {
"h": 103.256,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81408,
"c": 0.06776,
"h": 137
},
"luminance": 0.5527
}Semantic roles & 50–950 ramp
primary
#AECDA2
secondary
#9571A2
accent
#3DA98B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482