#AEBBAE#AEBBAE
#AEBBAE is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.023 H 145.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBAE |
|---|---|
| RGB | rgb(174, 187, 174) |
| HSL | hsl(120, 9%, 71%) |
| HSV | hsv(120, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.57, -6.95, 5.04) |
| CIE-LCH | lch(74.57, 8.59, 144.05°) |
| OKLab | oklab(77.82% -0.019 0.0132) |
| OKLCH | oklch(77.82% 0.023 145.3) |
| XYZ | xyz(42.8644, 47.5950, 46.9647) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.09
Cement
#A5A391
ΔE00 8.95
Greenish Grey
#96AE8D
ΔE00 9.15
Greyish
#A8A495
ΔE00 9.36
Silver
#C0C0C0
ΔE00 9.46
Sage Green
#9CAF88
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBAE #BBAEBB
analogous
#B4BBAE #AEBBAE #AEBBB4
triadic
#AEBBAE #AEAEBB #BBAEAE
tetradic
#AEBBAE #AEB4BB #BBAEBB #BBB4AE
square
#AEBBAE #AEB4BB #BBAEBB #BBB4AE
split-complementary
#AEBBAE #B4AEBB #BBAEB4
monochromatic
#6D826D #8D9F8D #AEBBAE #CFD7CF #EEF1EE
Accessibility & contrast
On white
2.00
#AEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBAE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBAE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#ADBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebbae; /* rgb */ color: rgb(174, 187, 174); /* oklch */ color: oklch(77.8% 0.023 145.3);
Tailwind
colors: {
custom: {
50: '#c6cfc6',
500: '#aebbae',
950: '#000000',
},
}SCSS
$custom: #aebbae; $custom-light: #c6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#aebbae",
"rgb": {
"r": 174,
"g": 187,
"b": 174
},
"hsl": {
"h": 120,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7782,
"c": 0.02316,
"h": 145.3
},
"luminance": 0.47595
}Semantic roles & 50–950 ramp
primary
#AEBBAE
secondary
#E4E1E4
accent
#539393
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282