#AEBAB0#AEBAB0
#AEBAB0 is a light, near-neutral green. Relative luminance 0.473; OKLCH L 77.7% C 0.019 H 150.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAB0 |
|---|---|
| RGB | rgb(174, 186, 176) |
| HSL | hsl(130, 8%, 71%) |
| HSV | hsv(130, 6%, 73%) |
| CMYK | cmyk(6.5%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(74.35, -6.05, 3.64) |
| CIE-LCH | lch(74.35, 7.06, 149.00°) |
| OKLab | oklab(77.66% -0.0168 0.0095) |
| OKLCH | oklch(77.66% 0.019 150.5) |
| XYZ | xyz(42.8494, 47.2507, 47.9287) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.17
Silver
#C0C0C0
ΔE00 8.37
Cement
#A5A391
ΔE00 8.87
Dark Gray
#A9A9A9
ΔE00 8.90
Greyish
#A8A495
ΔE00 9.05
Cool Grey
#95A3A6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAB0 #BAAEB8
analogous
#B2BAAE #AEBAB0 #AEBAB6
triadic
#AEBAB0 #B0AEBA #BAB0AE
tetradic
#AEBAB0 #AEB2BA #BAAEB8 #BAB6AE
square
#AEBAB0 #AEB2BA #BAAEB8 #BAB6AE
split-complementary
#AEBAB0 #B6AEBA #BAAEB2
monochromatic
#6D8070 #8D9E90 #AEBAB0 #CFD6D0 #EEF1EF
Accessibility & contrast
On white
2.01
#AEBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AEBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAB0
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAB0 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B0
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#ADB9B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebab0; /* rgb */ color: rgb(174, 186, 176); /* oklch */ color: oklch(77.7% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#c6cec7',
500: '#aebab0',
950: '#000000',
},
}SCSS
$custom: #aebab0; $custom-light: #c6cec7; $custom-dark: #000000;
JSON
{
"hex": "#aebab0",
"rgb": {
"r": 174,
"g": 186,
"b": 176
},
"hsl": {
"h": 130,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77664,
"c": 0.0193,
"h": 150.5
},
"luminance": 0.47251
}Semantic roles & 50–950 ramp
primary
#AEBAB0
secondary
#E4E0E3
accent
#548892
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282