#AECAA8#AECAA8
#AECAA8 is a light, muted green. Relative luminance 0.541; OKLCH L 80.9% C 0.056 H 140.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAA8 |
|---|---|
| RGB | rgb(174, 202, 168) |
| HSL | hsl(109, 24%, 73%) |
| HSV | hsv(109, 17%, 79%) |
| CMYK | cmyk(13.9%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(78.50, -15.79, 13.88) |
| CIE-LCH | lch(78.50, 21.02, 138.67°) |
| OKLab | oklab(80.9% -0.0429 0.0358) |
| OKLCH | oklch(80.9% 0.056 140.1) |
| XYZ | xyz(45.6425, 54.0662, 45.0693) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.52
Greenish Grey
#96AE8D
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 7.61
Light Grey Green
#B7E1A1
ΔE00 8.48
Lichen
#8FB67B
ΔE00 9.10
Pale Teal
#82CBB2
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAA8 #C4A8CA
analogous
#BFCAA8 #AECAA8 #A8CAB3
triadic
#AECAA8 #A8AECA #CAA8AE
tetradic
#AECAA8 #A8BFCA #C4A8CA #CAB3A8
square
#AECAA8 #A8BFCA #C4A8CA #CAB3A8
split-complementary
#AECAA8 #B3A8CA #CAA8BF
monochromatic
#689A5E #8BB382 #AECAA8 #D1E1CE #EDF3EC
Accessibility & contrast
On white
1.78
#AECAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#AECAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAA8
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAA8 | 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)
#CCC4A6
Deuteranopia (green-blind)
#C8C1AA
Tritanopia (blue-blind)
#ADC8C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aecaa8; /* rgb */ color: rgb(174, 202, 168); /* oklch */ color: oklch(80.9% 0.056 140.1);
Tailwind
colors: {
custom: {
50: '#c6dac2',
500: '#aecaa8',
950: '#000000',
},
}SCSS
$custom: #aecaa8; $custom-light: #c6dac2; $custom-dark: #000000;
JSON
{
"hex": "#aecaa8",
"rgb": {
"r": 174,
"g": 202,
"b": 168
},
"hsl": {
"h": 109.412,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.80895,
"c": 0.05584,
"h": 140.1
},
"luminance": 0.54067
}Semantic roles & 50–950 ramp
primary
#AECAA8
secondary
#98779F
accent
#43A392
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382