#AEC8AB#AEC8AB
#AEC8AB is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.049 H 142.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC8AB |
|---|---|
| RGB | rgb(174, 200, 171) |
| HSL | hsl(114, 21%, 73%) |
| HSV | hsv(114, 15%, 78%) |
| CMYK | cmyk(13%, 0%, 14.5%, 21.6%) |
| CIE-LAB | lab(78.02, -14.24, 11.60) |
| CIE-LCH | lch(78.02, 18.37, 140.85°) |
| OKLab | oklab(80.54% -0.0388 0.03) |
| OKLCH | oklch(80.54% 0.049 142.3) |
| XYZ | xyz(45.4590, 53.2468, 46.4028) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.25
Darkseagreen
#8FBC8F
ΔE00 7.30
Sage Green
#9CAF88
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 9.83
Light Grey Green
#B7E1A1
ΔE00 9.91
Lichen
#8FB67B
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC8AB #C5ABC8
analogous
#BCC8AB #AEC8AB #ABC8B6
triadic
#AEC8AB #ABAEC8 #C8ABAE
tetradic
#AEC8AB #ABBCC8 #C5ABC8 #C8B6AB
square
#AEC8AB #ABBCC8 #C5ABC8 #C8B6AB
split-complementary
#AEC8AB #B6ABC8 #C8ABBC
monochromatic
#689662 #8AB086 #AEC8AB #D2E0D0 #EDF3ED
Accessibility & contrast
On white
1.80
#AEC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#AEC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC8AB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC8AB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#ACC6C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec8ab; /* rgb */ color: rgb(174, 200, 171); /* oklch */ color: oklch(80.5% 0.049 142.3);
Tailwind
colors: {
custom: {
50: '#c6d8c4',
500: '#aec8ab',
950: '#000000',
},
}SCSS
$custom: #aec8ab; $custom-light: #c6d8c4; $custom-dark: #000000;
JSON
{
"hex": "#aec8ab",
"rgb": {
"r": 174,
"g": 200,
"b": 171
},
"hsl": {
"h": 113.793,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80535,
"c": 0.04905,
"h": 142.3
},
"luminance": 0.53247
}Semantic roles & 50–950 ramp
primary
#AEC8AB
secondary
#997B9C
accent
#469F96
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382