#AEBAB8#AEBAB8
#AEBAB8 is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.9% C 0.014 H 185.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAB8 |
|---|---|
| RGB | rgb(174, 186, 184) |
| HSL | hsl(170, 8%, 71%) |
| HSV | hsv(170, 6%, 73%) |
| CMYK | cmyk(6.5%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(74.56, -4.53, -0.42) |
| CIE-LCH | lch(74.56, 4.55, 185.28°) |
| OKLab | oklab(77.9% -0.0135 -0.0012) |
| OKLCH | oklch(77.9% 0.014 185) |
| XYZ | xyz(43.6644, 47.5767, 52.2209) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.58
Silver
#C0C0C0
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 7.07
Dark Gray
#A9A9A9
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAB8 #BAAEB0
analogous
#AEBAB2 #AEBAB8 #AEB6BA
triadic
#AEBAB8 #B8AEBA #BAB8AE
tetradic
#AEBAB8 #B2AEBA #BAAEB0 #B6BAAE
square
#AEBAB8 #B2AEBA #BAAEB0 #B6BAAE
split-complementary
#AEBAB8 #BAAEB6 #BAB2AE
monochromatic
#6D807D #8D9E9B #AEBAB8 #CFD6D5 #EEF1F1
Accessibility & contrast
On white
2.00
#AEBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AEBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAB8
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAB8 | 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)
#B9B8B8
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#ABBBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebab8; /* rgb */ color: rgb(174, 186, 184); /* oklch */ color: oklch(77.9% 0.014 185.0);
Tailwind
colors: {
custom: {
50: '#c6cecd',
500: '#aebab8',
950: '#000000',
},
}SCSS
$custom: #aebab8; $custom-light: #c6cecd; $custom-dark: #000000;
JSON
{
"hex": "#aebab8",
"rgb": {
"r": 174,
"g": 186,
"b": 184
},
"hsl": {
"h": 170,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77896,
"c": 0.0136,
"h": 185
},
"luminance": 0.47577
}Semantic roles & 50–950 ramp
primary
#AEBAB8
secondary
#E4E0E1
accent
#545E92
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282