#AECCAE#AECCAE
#AECCAE is a light, muted green. Relative luminance 0.552; OKLCH L 81.5% C 0.053 H 145.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCAE |
|---|---|
| RGB | rgb(174, 204, 174) |
| HSL | hsl(120, 23%, 74%) |
| HSV | hsv(120, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(79.18, -15.75, 11.63) |
| CIE-LCH | lch(79.18, 19.58, 143.54°) |
| OKLab | oklab(81.48% -0.0431 0.0301) |
| OKLCH | oklch(81.48% 0.053 145.1) |
| XYZ | xyz(46.6867, 55.2395, 48.2388) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 9.05
Light Grey Green
#B7E1A1
ΔE00 9.20
Hospital Green
#9BE5AA
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCAE #CCAECC
analogous
#BDCCAE #AECCAE #AECCBD
triadic
#AECCAE #AEAECC #CCAEAE
tetradic
#AECCAE #AEBDCC #CCAECC #CCBDAE
square
#AECCAE #AEBDCC #CCAECC #CCBDAE
split-complementary
#AECCAE #BDAECC #CCAEBD
monochromatic
#639D63 #88B488 #AECCAE #D4E4D4 #ECF3EC
Accessibility & contrast
On white
1.74
#AECCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#AECCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCAE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCAE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#ABCAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aeccae; /* rgb */ color: rgb(174, 204, 174); /* oklch */ color: oklch(81.5% 0.053 145.1);
Tailwind
colors: {
custom: {
50: '#c6dbc6',
500: '#aeccae',
950: '#000000',
},
}SCSS
$custom: #aeccae; $custom-light: #c6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#aeccae",
"rgb": {
"r": 174,
"g": 204,
"b": 174
},
"hsl": {
"h": 120,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81479,
"c": 0.05258,
"h": 145.1
},
"luminance": 0.5524
}Semantic roles & 50–950 ramp
primary
#AECCAE
secondary
#A17DA1
accent
#44A1A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482