#AEBAB2#AEBAB2
#AEBAB2 is a light, near-neutral green. Relative luminance 0.473; OKLCH L 77.7% C 0.017 H 156.8°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAB2 |
|---|---|
| RGB | rgb(174, 186, 178) |
| HSL | hsl(140, 8%, 71%) |
| HSV | hsv(140, 6%, 73%) |
| CMYK | cmyk(6.5%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(74.40, -5.68, 2.62) |
| CIE-LCH | lch(74.40, 6.25, 155.22°) |
| OKLab | oklab(77.72% -0.016 0.0069) |
| OKLCH | oklch(77.72% 0.017 156.8) |
| XYZ | xyz(43.0488, 47.3305, 48.9786) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.79
Dark Gray
#A9A9A9
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 8.91
Cement
#A5A391
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAB2 #BAAEB6
analogous
#B0BAAE #AEBAB2 #AEBAB8
triadic
#AEBAB2 #B2AEBA #BAB2AE
tetradic
#AEBAB2 #AEB0BA #BAAEB6 #BAB8AE
square
#AEBAB2 #AEB0BA #BAAEB6 #BAB8AE
split-complementary
#AEBAB2 #B8AEBA #BAAEB0
monochromatic
#6D8074 #8D9E93 #AEBAB2 #CFD6D1 #EEF1EF
Accessibility & contrast
On white
2.01
#AEBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#AEBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAB2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAB2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#ACBAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebab2; /* rgb */ color: rgb(174, 186, 178); /* oklch */ color: oklch(77.7% 0.017 156.8);
Tailwind
colors: {
custom: {
50: '#c6cec9',
500: '#aebab2',
950: '#000000',
},
}SCSS
$custom: #aebab2; $custom-light: #c6cec9; $custom-dark: #000000;
JSON
{
"hex": "#aebab2",
"rgb": {
"r": 174,
"g": 186,
"b": 178
},
"hsl": {
"h": 140,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77721,
"c": 0.01738,
"h": 156.8
},
"luminance": 0.47331
}Semantic roles & 50–950 ramp
primary
#AEBAB2
secondary
#E4E0E2
accent
#547D92
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282