#AECDAF#AECDAF
#AECDAF is a light, muted green. Relative luminance 0.558; OKLCH L 81.7% C 0.053 H 145.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDAF |
|---|---|
| RGB | rgb(174, 205, 175) |
| HSL | hsl(122, 24%, 74%) |
| HSV | hsv(122, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(79.47, -16.08, 11.52) |
| CIE-LCH | lch(79.47, 19.78, 144.37°) |
| OKLab | oklab(81.72% -0.0441 0.0298) |
| OKLCH | oklch(81.72% 0.053 145.9) |
| XYZ | xyz(47.0230, 55.7556, 48.8336) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.30
Greenish Grey
#96AE8D
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 8.90
Light Grey Green
#B7E1A1
ΔE00 9.11
Light Teal
#90E4C1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDAF #CDAECC
analogous
#BDCDAE #AECDAF #AECDBF
triadic
#AECDAF #AFAECD #CDAFAE
tetradic
#AECDAF #AEBDCD #CDAECC #CDBFAE
square
#AECDAF #AEBDCD #CDAECC #CDBFAE
split-complementary
#AECDAF #BFAECD #CDAEBD
monochromatic
#629E64 #88B68A #AECDAF #D4E4D4 #ECF3EC
Accessibility & contrast
On white
1.73
#AECDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#AECDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDAF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDAF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#ABCBC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecdaf; /* rgb */ color: rgb(174, 205, 175); /* oklch */ color: oklch(81.7% 0.053 145.9);
Tailwind
colors: {
custom: {
50: '#c6dcc6',
500: '#aecdaf',
950: '#000000',
},
}SCSS
$custom: #aecdaf; $custom-light: #c6dcc6; $custom-dark: #000000;
JSON
{
"hex": "#aecdaf",
"rgb": {
"r": 174,
"g": 205,
"b": 175
},
"hsl": {
"h": 121.935,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.81722,
"c": 0.05321,
"h": 145.9
},
"luminance": 0.55756
}Semantic roles & 50–950 ramp
primary
#AECDAF
secondary
#A27DA1
accent
#439FA2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482