#AECCAC#AECCAC
#AECCAC is a light, muted green. Relative luminance 0.552; OKLCH L 81.4% C 0.055 H 143.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCAC |
|---|---|
| RGB | rgb(174, 204, 172) |
| HSL | hsl(116, 24%, 74%) |
| HSV | hsv(116, 16%, 80%) |
| CMYK | cmyk(14.7%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(79.13, -16.10, 12.64) |
| CIE-LCH | lch(79.13, 20.47, 141.87°) |
| OKLab | oklab(81.43% -0.044 0.0327) |
| OKLCH | oklch(81.43% 0.055 143.4) |
| XYZ | xyz(46.4932, 55.1621, 47.2196) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.90
Greenish Grey
#96AE8D
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 8.38
Light Grey Green
#B7E1A1
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.24
Lichen
#8FB67B
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCAC #CAACCC
analogous
#BECCAC #AECCAC #ACCCBA
triadic
#AECCAC #ACAECC #CCACAE
tetradic
#AECCAC #ACBECC #CAACCC #CCBAAC
square
#AECCAC #ACBECC #CAACCC #CCBAAC
split-complementary
#AECCAC #BAACCC #CCACBE
monochromatic
#649D61 #89B586 #AECCAC #D3E3D2 #EDF3EC
Accessibility & contrast
On white
1.75
#AECCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#AECCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCAC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCAC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#ACCAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aeccac; /* rgb */ color: rgb(174, 204, 172); /* oklch */ color: oklch(81.4% 0.055 143.4);
Tailwind
colors: {
custom: {
50: '#c6dbc4',
500: '#aeccac',
950: '#000000',
},
}SCSS
$custom: #aeccac; $custom-light: #c6dbc4; $custom-dark: #000000;
JSON
{
"hex": "#aeccac",
"rgb": {
"r": 174,
"g": 204,
"b": 172
},
"hsl": {
"h": 116.25,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.81429,
"c": 0.05475,
"h": 143.4
},
"luminance": 0.55163
}Semantic roles & 50–950 ramp
primary
#AECCAC
secondary
#9F7BA1
accent
#43A29C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482