#AEC8AE#AEC8AE
#AEC8AE is a light, muted green. Relative luminance 0.534; OKLCH L 80.6% C 0.046 H 145.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8AE |
|---|---|
| RGB | rgb(174, 200, 174) |
| HSL | hsl(120, 19%, 73%) |
| HSV | hsv(120, 13%, 78%) |
| CMYK | cmyk(13%, 0%, 13%, 21.6%) |
| CIE-LAB | lab(78.09, -13.71, 10.09) |
| CIE-LCH | lch(78.09, 17.02, 143.66°) |
| OKLab | oklab(80.61% -0.0375 0.0262) |
| OKLCH | oklch(80.61% 0.046 145.1) |
| XYZ | xyz(45.7482, 53.3625, 47.9259) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.56
Darkseagreen
#8FBC8F
ΔE00 7.91
Sage Green
#9CAF88
ΔE00 8.19
Pale Teal
#82CBB2
ΔE00 9.67
Light Grey Green
#B7E1A1
ΔE00 10.68
Lichen
#8FB67B
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8AE #C8AEC8
analogous
#BBC8AE #AEC8AE #AEC8BB
triadic
#AEC8AE #AEAEC8 #C8AEAE
tetradic
#AEC8AE #AEBBC8 #C8AEC8 #C8BBAE
square
#AEC8AE #AEBBC8 #C8AEC8 #C8BBAE
split-complementary
#AEC8AE #BBAEC8 #C8AEBB
monochromatic
#669666 #8AAF8A #AEC8AE #D2E1D2 #EDF3ED
Accessibility & contrast
On white
1.80
#AEC8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#AEC8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8AE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8AE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#ACC6C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec8ae; /* rgb */ color: rgb(174, 200, 174); /* oklch */ color: oklch(80.6% 0.046 145.1);
Tailwind
colors: {
custom: {
50: '#c6d8c6',
500: '#aec8ae',
950: '#000000',
},
}SCSS
$custom: #aec8ae; $custom-light: #c6d8c6; $custom-dark: #000000;
JSON
{
"hex": "#aec8ae",
"rgb": {
"r": 174,
"g": 200,
"b": 174
},
"hsl": {
"h": 120,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.80611,
"c": 0.04575,
"h": 145.1
},
"luminance": 0.53363
}Semantic roles & 50–950 ramp
primary
#AEC8AE
secondary
#9C7E9C
accent
#489D9D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382