#AECEAB#AECEAB
#AECEAB is a light, muted green. Relative luminance 0.561; OKLCH L 81.8% C 0.059 H 142.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEAB |
|---|---|
| RGB | rgb(174, 206, 171) |
| HSL | hsl(115, 26%, 74%) |
| HSV | hsv(115, 17%, 81%) |
| CMYK | cmyk(15.5%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(79.66, -17.29, 13.91) |
| CIE-LCH | lch(79.66, 22.19, 141.17°) |
| OKLab | oklab(81.84% -0.0471 0.0359) |
| OKLCH | oklch(81.84% 0.059 142.7) |
| XYZ | xyz(46.8759, 56.0807, 46.8752) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 7.77
Greenish Grey
#96AE8D
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 8.65
Hospital Green
#9BE5AA
ΔE00 8.95
Light Sage
#BCECAC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEAB #CBABCE
analogous
#C0CEAB #AECEAB #ABCEBA
triadic
#AECEAB #ABAECE #CEABAE
tetradic
#AECEAB #ABC0CE #CBABCE #CEBAAB
square
#AECEAB #ABC0CE #CBABCE #CEBAAB
split-complementary
#AECEAB #BAABCE #CEABC0
monochromatic
#64A15E #89B784 #AECEAB #D3E5D2 #ECF4EC
Accessibility & contrast
On white
1.72
#AECEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#AECEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEAB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEAB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#ACCCC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aeceab; /* rgb */ color: rgb(174, 206, 171); /* oklch */ color: oklch(81.8% 0.059 142.7);
Tailwind
colors: {
custom: {
50: '#c6ddc4',
500: '#aeceab',
950: '#000000',
},
}SCSS
$custom: #aeceab; $custom-light: #c6ddc4; $custom-dark: #000000;
JSON
{
"hex": "#aeceab",
"rgb": {
"r": 174,
"g": 206,
"b": 171
},
"hsl": {
"h": 114.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8184,
"c": 0.05924,
"h": 142.7
},
"luminance": 0.56082
}Semantic roles & 50–950 ramp
primary
#AECEAB
secondary
#A07AA3
accent
#41A59C
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482