#AEC4A6#AEC4A6
#AEC4A6 is a light, muted green. Relative luminance 0.512; OKLCH L 79.5% C 0.048 H 137.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4A6 |
|---|---|
| RGB | rgb(174, 196, 166) |
| HSL | hsl(104, 20%, 71%) |
| HSV | hsv(104, 15%, 77%) |
| CMYK | cmyk(11.2%, 0%, 15.3%, 23.1%) |
| CIE-LAB | lab(76.82, -13.07, 12.58) |
| CIE-LCH | lch(76.82, 18.14, 136.09°) |
| OKLab | oklab(79.54% -0.0353 0.0325) |
| OKLCH | oklch(79.54% 0.048 137.3) |
| XYZ | xyz(44.0771, 51.2312, 43.6354) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.36
Sage Green
#9CAF88
ΔE00 6.52
Darkseagreen
#8FBC8F
ΔE00 7.29
Lichen
#8FB67B
ΔE00 9.48
Light Grey Green
#B7E1A1
ΔE00 10.31
Sage Green (survey)
#88B378
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4A6 #BCA6C4
analogous
#BDC4A6 #AEC4A6 #A6C4AD
triadic
#AEC4A6 #A6AEC4 #C4A6AE
tetradic
#AEC4A6 #A6BDC4 #BCA6C4 #C4ADA6
square
#AEC4A6 #A6BDC4 #BCA6C4 #C4ADA6
split-complementary
#AEC4A6 #ADA6C4 #C4A6BD
monochromatic
#6C9060 #8DAC81 #AEC4A6 #CFDCCB #EEF3ED
Accessibility & contrast
On white
1.87
#AEC4A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#AEC4A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4A6
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4A6 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA4
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#AEC2BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec4a6; /* rgb */ color: rgb(174, 196, 166); /* oklch */ color: oklch(79.5% 0.048 137.3);
Tailwind
colors: {
custom: {
50: '#c6d5c0',
500: '#aec4a6',
950: '#000000',
},
}SCSS
$custom: #aec4a6; $custom-light: #c6d5c0; $custom-dark: #000000;
JSON
{
"hex": "#aec4a6",
"rgb": {
"r": 174,
"g": 196,
"b": 166
},
"hsl": {
"h": 104,
"s": 20.27,
"l": 70.98
},
"oklch": {
"l": 0.79542,
"c": 0.04796,
"h": 137.3
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#AEC4A6
secondary
#8F7698
accent
#479F87
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382