#AEBBAD#AEBBAD
#AEBBAD is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.024 H 143.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBAD |
|---|---|
| RGB | rgb(174, 187, 173) |
| HSL | hsl(116, 9%, 71%) |
| HSV | hsv(116, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.54, -7.13, 5.55) |
| CIE-LCH | lch(74.54, 9.04, 142.12°) |
| OKLab | oklab(77.79% -0.0195 0.0145) |
| OKLCH | oklch(77.79% 0.024 143.3) |
| XYZ | xyz(42.7673, 47.5561, 46.4532) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.83
Cement
#A5A391
ΔE00 8.88
Greyish
#A8A495
ΔE00 9.35
Sage Green
#9CAF88
ΔE00 9.50
Silver
#C0C0C0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBAD #BAADBB
analogous
#B5BBAD #AEBBAD #ADBBB3
triadic
#AEBBAD #ADAEBB #BBADAE
tetradic
#AEBBAD #ADB5BB #BAADBB #BBB3AD
square
#AEBBAD #ADB5BB #BAADBB #BBB3AD
split-complementary
#AEBBAD #B3ADBB #BBADB5
monochromatic
#6D826C #8D9F8C #AEBBAD #CFD7CE #EEF1EE
Accessibility & contrast
On white
2.00
#AEBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AEBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBAD
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBAD | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AC
Deuteranopia (green-blind)
#B9B7AE
Tritanopia (blue-blind)
#ADBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebbad; /* rgb */ color: rgb(174, 187, 173); /* oklch */ color: oklch(77.8% 0.024 143.3);
Tailwind
colors: {
custom: {
50: '#c6cfc5',
500: '#aebbad',
950: '#000000',
},
}SCSS
$custom: #aebbad; $custom-light: #c6cfc5; $custom-dark: #000000;
JSON
{
"hex": "#aebbad",
"rgb": {
"r": 174,
"g": 187,
"b": 173
},
"hsl": {
"h": 115.714,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.77793,
"c": 0.02427,
"h": 143.3
},
"luminance": 0.47556
}Semantic roles & 50–950 ramp
primary
#AEBBAD
secondary
#E4E0E4
accent
#52938F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281