#AEC8A6#AEC8A6
#AEC8A6 is a light, muted green. Relative luminance 0.531; OKLCH L 80.4% C 0.055 H 138.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8A6 |
|---|---|
| RGB | rgb(174, 200, 166) |
| HSL | hsl(106, 24%, 72%) |
| HSV | hsv(106, 17%, 78%) |
| CMYK | cmyk(13%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.91, -15.11, 14.12) |
| CIE-LCH | lch(77.91, 20.68, 136.95°) |
| OKLab | oklab(80.41% -0.0409 0.0364) |
| OKLCH | oklch(80.41% 0.055 138.3) |
| XYZ | xyz(44.9914, 53.0598, 43.9402) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 7.01
Sage Green
#9CAF88
ΔE00 7.06
Light Grey Green
#B7E1A1
ΔE00 8.78
Lichen
#8FB67B
ΔE00 8.88
Sage Green (survey)
#88B378
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8A6 #C0A6C8
analogous
#BFC8A6 #AEC8A6 #A6C8AF
triadic
#AEC8A6 #A6AEC8 #C8A6AE
tetradic
#AEC8A6 #A6BFC8 #C0A6C8 #C8AFA6
square
#AEC8A6 #A6BFC8 #C0A6C8 #C8AFA6
split-complementary
#AEC8A6 #AFA6C8 #C8A6BF
monochromatic
#6B975D #8CB180 #AEC8A6 #D0DFCC #EEF3EC
Accessibility & contrast
On white
1.81
#AEC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AEC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8A6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8A6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A4
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#ADC5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec8a6; /* rgb */ color: rgb(174, 200, 166); /* oklch */ color: oklch(80.4% 0.055 138.3);
Tailwind
colors: {
custom: {
50: '#c6d8c0',
500: '#aec8a6',
950: '#000000',
},
}SCSS
$custom: #aec8a6; $custom-light: #c6d8c0; $custom-dark: #000000;
JSON
{
"hex": "#aec8a6",
"rgb": {
"r": 174,
"g": 200,
"b": 166
},
"hsl": {
"h": 105.882,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80411,
"c": 0.05475,
"h": 138.3
},
"luminance": 0.5306
}Semantic roles & 50–950 ramp
primary
#AEC8A6
secondary
#93769D
accent
#43A28C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382