#AEBBAC#AEBBAC
#AEBBAC is a light, muted green. Relative luminance 0.475; OKLCH L 77.8% C 0.025 H 141.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBAC |
|---|---|
| RGB | rgb(174, 187, 172) |
| HSL | hsl(112, 10%, 70%) |
| HSV | hsv(112, 8%, 73%) |
| CMYK | cmyk(7%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.52, -7.32, 6.06) |
| CIE-LCH | lch(74.52, 9.50, 140.38°) |
| OKLab | oklab(77.77% -0.0199 0.0158) |
| OKLCH | oklch(77.77% 0.025 141.5) |
| XYZ | xyz(42.6709, 47.5176, 45.9455) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.52
Silver (survey)
#C5C9C7
ΔE00 8.67
Cement
#A5A391
ΔE00 8.82
Sage Green
#9CAF88
ΔE00 9.15
Greyish
#A8A495
ΔE00 9.36
Silver
#C0C0C0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBAC #B9ACBB
analogous
#B5BBAC #AEBBAC #ACBBB1
triadic
#AEBBAC #ACAEBB #BBACAE
tetradic
#AEBBAC #ACB5BB #B9ACBB #BBB1AC
square
#AEBBAC #ACB5BB #B9ACBB #BBB1AC
split-complementary
#AEBBAC #B1ACBB #BBACB5
monochromatic
#6E826B #8D9F8A #AEBBAC #CFD7CE #EFF1EE
Accessibility & contrast
On white
2.00
#AEBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#AEBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBAC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBAC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#BAB7AD
Tritanopia (blue-blind)
#ADBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebbac; /* rgb */ color: rgb(174, 187, 172); /* oklch */ color: oklch(77.8% 0.025 141.5);
Tailwind
colors: {
custom: {
50: '#c6cfc4',
500: '#aebbac',
950: '#000000',
},
}SCSS
$custom: #aebbac; $custom-light: #c6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#aebbac",
"rgb": {
"r": 174,
"g": 187,
"b": 172
},
"hsl": {
"h": 112,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77765,
"c": 0.0254,
"h": 141.5
},
"luminance": 0.47518
}Semantic roles & 50–950 ramp
primary
#AEBBAC
secondary
#E3DFE3
accent
#52948B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281