#AECCBA#AECCBA
#AECCBA is a light, muted green. Relative luminance 0.557; OKLCH L 81.8% C 0.041 H 159.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCBA |
|---|---|
| RGB | rgb(174, 204, 186) |
| HSL | hsl(144, 23%, 74%) |
| HSV | hsv(144, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(79.46, -13.54, 5.62) |
| CIE-LCH | lch(79.46, 14.66, 157.48°) |
| OKLab | oklab(81.79% -0.0381 0.0146) |
| OKLCH | oklch(81.79% 0.041 159) |
| XYZ | xyz(47.9092, 55.7285, 54.6774) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 9.80
Darkseagreen
#8FBC8F
ΔE00 10.10
Seafoam Blue
#78D1B6
ΔE00 10.55
Light Teal
#90E4C1
ΔE00 10.83
Sage Green
#9CAF88
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCBA #CCAEC0
analogous
#B1CCAE #AECCBA #AECCC9
triadic
#AECCBA #BAAECC #CCBAAE
tetradic
#AECCBA #AEB1CC #CCAEC0 #CCC9AE
square
#AECCBA #AEB1CC #CCAEC0 #CCC9AE
split-complementary
#AECCBA #C9AECC #CCAEB1
monochromatic
#639D7A #88B49A #AECCBA #D4E4DA #ECF3EF
Accessibility & contrast
On white
1.73
#AECCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#AECCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCBA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCBA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#A9CCC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aeccba; /* rgb */ color: rgb(174, 204, 186); /* oklch */ color: oklch(81.8% 0.041 159.0);
Tailwind
colors: {
custom: {
50: '#c6dbce',
500: '#aeccba',
950: '#000000',
},
}SCSS
$custom: #aeccba; $custom-light: #c6dbce; $custom-dark: #000000;
JSON
{
"hex": "#aeccba",
"rgb": {
"r": 174,
"g": 204,
"b": 186
},
"hsl": {
"h": 144,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81794,
"c": 0.04079,
"h": 159
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#AECCBA
secondary
#A17D93
accent
#447CA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131513
muted
#828483