#AEBAB4#AEBAB4
#AEBAB4 is a light, near-neutral teal. Relative luminance 0.474; OKLCH L 77.8% C 0.016 H 164.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAB4 |
|---|---|
| RGB | rgb(174, 186, 180) |
| HSL | hsl(150, 8%, 71%) |
| HSV | hsv(150, 6%, 73%) |
| CMYK | cmyk(6.5%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(74.45, -5.30, 1.61) |
| CIE-LCH | lch(74.45, 5.54, 163.13°) |
| OKLab | oklab(77.78% -0.0152 0.0042) |
| OKLCH | oklch(77.78% 0.016 164.6) |
| XYZ | xyz(43.2510, 47.4114, 50.0438) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Silver
#C0C0C0
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.91
Cool Grey
#95A3A6
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAB4 #BAAEB4
analogous
#AEBAAE #AEBAB4 #AEBABA
triadic
#AEBAB4 #B4AEBA #BAB4AE
tetradic
#AEBAB4 #AEAEBA #BAAEB4 #BABAAE
square
#AEBAB4 #AEAEBA #BAAEB4 #BABAAE
split-complementary
#AEBAB4 #BAAEBA #BAAEAE
monochromatic
#6D8077 #8D9E95 #AEBAB4 #CFD6D3 #EEF1F0
Accessibility & contrast
On white
2.00
#AEBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#AEBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAB4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAB4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#B7B6B4
Tritanopia (blue-blind)
#ACBAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebab4; /* rgb */ color: rgb(174, 186, 180); /* oklch */ color: oklch(77.8% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#c6ceca',
500: '#aebab4',
950: '#000000',
},
}SCSS
$custom: #aebab4; $custom-light: #c6ceca; $custom-dark: #000000;
JSON
{
"hex": "#aebab4",
"rgb": {
"r": 174,
"g": 186,
"b": 180
},
"hsl": {
"h": 150,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77779,
"c": 0.01573,
"h": 164.6
},
"luminance": 0.47412
}Semantic roles & 50–950 ramp
primary
#AEBAB4
secondary
#E4E0E2
accent
#547392
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282