#AEBDBF#AEBDBF
#AEBDBF is a light, near-neutral teal. Relative luminance 0.492; OKLCH L 78.7% C 0.017 H 206.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDBF |
|---|---|
| RGB | rgb(174, 189, 191) |
| HSL | hsl(187, 12%, 72%) |
| HSV | hsv(187, 9%, 75%) |
| CMYK | cmyk(8.9%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(75.55, -4.74, -2.78) |
| CIE-LCH | lch(75.55, 5.50, 210.32°) |
| OKLab | oklab(78.74% -0.0151 -0.0075) |
| OKLCH | oklch(78.74% 0.017 206.4) |
| XYZ | xyz(45.0550, 49.1548, 56.3942) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.88
Dove Gray
#B6B8BD
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 7.11
Cool Grey
#95A3A6
ΔE00 7.34
Dark Gray
#A9A9A9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDBF #BFB0AE
analogous
#AEBFB9 #AEBDBF #AEB5BF
triadic
#AEBDBF #BFAEBD #BDBFAE
tetradic
#AEBDBF #B9AEBF #BFB0AE #B5BFAE
square
#AEBDBF #B9AEBF #BFB0AE #B5BFAE
split-complementary
#AEBDBF #BFAEB5 #BFB9AE
monochromatic
#6B8488 #8CA1A4 #AEBDBF #D0D9DA #EEF1F1
Accessibility & contrast
On white
1.94
#AEBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AEBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDBF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDBF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#A9BEBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdbf; /* rgb */ color: rgb(174, 189, 191); /* oklch */ color: oklch(78.7% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#c6d0d2',
500: '#aebdbf',
950: '#000000',
},
}SCSS
$custom: #aebdbf; $custom-light: #c6d0d2; $custom-dark: #000000;
JSON
{
"hex": "#aebdbf",
"rgb": {
"r": 174,
"g": 189,
"b": 191
},
"hsl": {
"h": 187.059,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.7874,
"c": 0.01682,
"h": 206.4
},
"luminance": 0.49155
}Semantic roles & 50–950 ramp
primary
#AEBDBF
secondary
#E7E3E2
accent
#585096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282