#AECBAE#AECBAE
#AECBAE is a light, muted green. Relative luminance 0.548; OKLCH L 81.3% C 0.051 H 145.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBAE |
|---|---|
| RGB | rgb(174, 203, 174) |
| HSL | hsl(120, 22%, 74%) |
| HSV | hsv(120, 14%, 80%) |
| CMYK | cmyk(14.3%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(78.91, -15.24, 11.25) |
| CIE-LCH | lch(78.91, 18.94, 143.57°) |
| OKLab | oklab(81.26% -0.0417 0.0291) |
| OKLCH | oklch(81.26% 0.051 145.1) |
| XYZ | xyz(46.4498, 54.7657, 48.1598) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.49
Pale Teal
#82CBB2
ΔE00 9.17
Light Grey Green
#B7E1A1
ΔE00 9.56
Lichen
#8FB67B
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBAE #CBAECB
analogous
#BDCBAE #AECBAE #AECBBD
triadic
#AECBAE #AEAECB #CBAEAE
tetradic
#AECBAE #AEBDCB #CBAECB #CBBDAE
square
#AECBAE #AEBDCB #CBAECB #CBBDAE
split-complementary
#AECBAE #BDAECB #CBAEBD
monochromatic
#649B64 #89B389 #AECBAE #D3E3D3 #ECF3EC
Accessibility & contrast
On white
1.76
#AECBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#AECBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBAE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBAE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AC
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#ACC9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecbae; /* rgb */ color: rgb(174, 203, 174); /* oklch */ color: oklch(81.3% 0.051 145.1);
Tailwind
colors: {
custom: {
50: '#c6dac6',
500: '#aecbae',
950: '#000000',
},
}SCSS
$custom: #aecbae; $custom-light: #c6dac6; $custom-dark: #000000;
JSON
{
"hex": "#aecbae",
"rgb": {
"r": 174,
"g": 203,
"b": 174
},
"hsl": {
"h": 120,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.81262,
"c": 0.05088,
"h": 145.1
},
"luminance": 0.54767
}Semantic roles & 50–950 ramp
primary
#AECBAE
secondary
#A07DA0
accent
#45A0A0
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482