#AECAAB#AECAAB
#AECAAB is a light, muted green. Relative luminance 0.542; OKLCH L 81.0% C 0.052 H 142.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAAB |
|---|---|
| RGB | rgb(174, 202, 171) |
| HSL | hsl(114, 23%, 73%) |
| HSV | hsv(114, 15%, 79%) |
| CMYK | cmyk(13.9%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.57, -15.26, 12.37) |
| CIE-LCH | lch(78.57, 19.65, 140.98°) |
| OKLab | oklab(80.97% -0.0416 0.032) |
| OKLCH | oklch(80.97% 0.052 142.5) |
| XYZ | xyz(45.9252, 54.1792, 46.5582) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.58
Sage Green
#9CAF88
ΔE00 7.94
Light Grey Green
#B7E1A1
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.54
Lichen
#8FB67B
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAAB #C7ABCA
analogous
#BDCAAB #AECAAB #ABCAB7
triadic
#AECAAB #ABAECA #CAABAE
tetradic
#AECAAB #ABBDCA #C7ABCA #CAB7AB
square
#AECAAB #ABBDCA #C7ABCA #CAB7AB
split-complementary
#AECAAB #B7ABCA #CAABBD
monochromatic
#669A61 #8AB285 #AECAAB #D2E2D1 #EDF3EC
Accessibility & contrast
On white
1.77
#AECAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#AECAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAAB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAAB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#ACC8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aecaab; /* rgb */ color: rgb(174, 202, 171); /* oklch */ color: oklch(81.0% 0.052 142.5);
Tailwind
colors: {
custom: {
50: '#c6dac4',
500: '#aecaab',
950: '#000000',
},
}SCSS
$custom: #aecaab; $custom-light: #c6dac4; $custom-dark: #000000;
JSON
{
"hex": "#aecaab",
"rgb": {
"r": 174,
"g": 202,
"b": 171
},
"hsl": {
"h": 114.194,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80969,
"c": 0.05246,
"h": 142.5
},
"luminance": 0.5418
}Semantic roles & 50–950 ramp
primary
#AECAAB
secondary
#9B7A9F
accent
#44A198
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382