#AEBABB#AEBABB
#AEBABB is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 78.0% C 0.013 H 202.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBABB |
|---|---|
| RGB | rgb(174, 186, 187) |
| HSL | hsl(185, 9%, 71%) |
| HSV | hsv(185, 7%, 73%) |
| CMYK | cmyk(7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.64, -3.94, -1.93) |
| CIE-LCH | lch(74.64, 4.39, 206.14°) |
| OKLab | oklab(77.99% -0.0124 -0.0052) |
| OKLCH | oklch(77.99% 0.013 202.9) |
| XYZ | xyz(43.9822, 47.7038, 53.8947) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.52
Dove Gray
#B6B8BD
ΔE00 5.61
Silver
#C0C0C0
ΔE00 5.89
Cool Gray
#9AA7B0
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 6.75
Dark Gray
#A9A9A9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBABB #BBAFAE
analogous
#AEBBB5 #AEBABB #AEB3BB
triadic
#AEBABB #BBAEBA #BABBAE
tetradic
#AEBABB #B5AEBB #BBAFAE #B3BBAE
square
#AEBABB #B5AEBB #BBAFAE #B3BBAE
split-complementary
#AEBABB #BBAEB3 #BBB5AE
monochromatic
#6D8082 #8D9E9F #AEBABB #CFD6D7 #EEF1F1
Accessibility & contrast
On white
1.99
#AEBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AEBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBABB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBABB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#ABBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebabb; /* rgb */ color: rgb(174, 186, 187); /* oklch */ color: oklch(78.0% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#c6cecf',
500: '#aebabb',
950: '#000000',
},
}SCSS
$custom: #aebabb; $custom-light: #c6cecf; $custom-dark: #000000;
JSON
{
"hex": "#aebabb",
"rgb": {
"r": 174,
"g": 186,
"b": 187
},
"hsl": {
"h": 184.615,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77986,
"c": 0.01342,
"h": 202.9
},
"luminance": 0.47704
}Semantic roles & 50–950 ramp
primary
#AEBABB
secondary
#E4E1E1
accent
#585393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282