#AECAA6#AECAA6
#AECAA6 is a light, muted green. Relative luminance 0.540; OKLCH L 80.8% C 0.058 H 138.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAA6 |
|---|---|
| RGB | rgb(174, 202, 166) |
| HSL | hsl(107, 25%, 72%) |
| HSV | hsv(107, 18%, 79%) |
| CMYK | cmyk(13.9%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(78.46, -16.13, 14.89) |
| CIE-LCH | lch(78.46, 21.95, 137.29°) |
| OKLab | oklab(80.85% -0.0437 0.0383) |
| OKLCH | oklch(80.85% 0.058 138.8) |
| XYZ | xyz(45.4576, 53.9922, 44.0956) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.29
Sage Green
#9CAF88
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 7.45
Light Grey Green
#B7E1A1
ΔE00 8.05
Lichen
#8FB67B
ΔE00 8.70
Sage Green (survey)
#88B378
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAA6 #C2A6CA
analogous
#C0CAA6 #AECAA6 #A6CAB0
triadic
#AECAA6 #A6AECA #CAA6AE
tetradic
#AECAA6 #A6C0CA #C2A6CA #CAB0A6
square
#AECAA6 #A6C0CA #C2A6CA #CAB0A6
split-complementary
#AECAA6 #B0A6CA #CAA6C0
monochromatic
#6A9A5C #8BB380 #AECAA6 #D1E1CC #EEF4EC
Accessibility & contrast
On white
1.78
#AECAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#AECAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAA6
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAA6 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A4
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#ADC7C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aecaa6; /* rgb */ color: rgb(174, 202, 166); /* oklch */ color: oklch(80.8% 0.058 138.8);
Tailwind
colors: {
custom: {
50: '#c6dac0',
500: '#aecaa6',
950: '#000000',
},
}SCSS
$custom: #aecaa6; $custom-light: #c6dac0; $custom-dark: #000000;
JSON
{
"hex": "#aecaa6",
"rgb": {
"r": 174,
"g": 202,
"b": 166
},
"hsl": {
"h": 106.667,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.80846,
"c": 0.05813,
"h": 138.8
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#AECAA6
secondary
#96759F
accent
#42A48E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382