#AECCAF#AECCAF
#AECCAF is a light, muted green. Relative luminance 0.553; OKLCH L 81.5% C 0.051 H 146.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCAF |
|---|---|
| RGB | rgb(174, 204, 175) |
| HSL | hsl(122, 23%, 74%) |
| HSV | hsv(122, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(79.20, -15.57, 11.13) |
| CIE-LCH | lch(79.20, 19.14, 144.43°) |
| OKLab | oklab(81.5% -0.0427 0.0288) |
| OKLCH | oklch(81.5% 0.052 146) |
| XYZ | xyz(46.7846, 55.2787, 48.7541) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.76
Pale Teal
#82CBB2
ΔE00 8.97
Light Grey Green
#B7E1A1
ΔE00 9.46
Light Teal
#90E4C1
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCAF #CCAECB
analogous
#BCCCAE #AECCAF #AECCBE
triadic
#AECCAF #AFAECC #CCAFAE
tetradic
#AECCAF #AEBCCC #CCAECB #CCBEAE
square
#AECCAF #AEBCCC #CCAECB #CCBEAE
split-complementary
#AECCAF #BEAECC #CCAEBC
monochromatic
#639D65 #88B48A #AECCAF #D4E4D4 #ECF3EC
Accessibility & contrast
On white
1.74
#AECCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#AECCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCAF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCAF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#ABCAC4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aeccaf; /* rgb */ color: rgb(174, 204, 175); /* oklch */ color: oklch(81.5% 0.051 146.0);
Tailwind
colors: {
custom: {
50: '#c6dbc6',
500: '#aeccaf',
950: '#000000',
},
}SCSS
$custom: #aeccaf; $custom-light: #c6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#aeccaf",
"rgb": {
"r": 174,
"g": 204,
"b": 175
},
"hsl": {
"h": 122,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81504,
"c": 0.0515,
"h": 146
},
"luminance": 0.5528
}Semantic roles & 50–950 ramp
primary
#AECCAF
secondary
#A17DA0
accent
#449EA1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482