#AEBDBD#AEBDBD
#AEBDBD is a light, near-neutral teal. Relative luminance 0.491; OKLCH L 78.7% C 0.017 H 196.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDBD |
|---|---|
| RGB | rgb(174, 189, 189) |
| HSL | hsl(180, 10%, 71%) |
| HSV | hsv(180, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(75.49, -5.14, -1.77) |
| CIE-LCH | lch(75.49, 5.44, 198.98°) |
| OKLab | oklab(78.68% -0.0158 -0.0048) |
| OKLCH | oklch(78.68% 0.017 196.8) |
| XYZ | xyz(44.8365, 49.0674, 55.2430) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.00
Cool Grey
#95A3A6
ΔE00 7.47
Cool Gray
#9AA7B0
ΔE00 7.70
Dark Gray
#A9A9A9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDBD #BDAEAE
analogous
#AEBDB5 #AEBDBD #AEB5BD
triadic
#AEBDBD #BDAEBD #BDBDAE
tetradic
#AEBDBD #B5AEBD #BDAEAE #B5BDAE
square
#AEBDBD #B5AEBD #BDAEAE #B5BDAE
split-complementary
#AEBDBD #BDAEB5 #BDB5AE
monochromatic
#6C8585 #8CA2A2 #AEBDBD #D0D8D8 #EEF1F1
Accessibility & contrast
On white
1.94
#AEBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#AEBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDBD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDBD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#AABEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdbd; /* rgb */ color: rgb(174, 189, 189); /* oklch */ color: oklch(78.7% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#c6d0d0',
500: '#aebdbd',
950: '#000000',
},
}SCSS
$custom: #aebdbd; $custom-light: #c6d0d0; $custom-dark: #000000;
JSON
{
"hex": "#aebdbd",
"rgb": {
"r": 174,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78679,
"c": 0.01656,
"h": 196.8
},
"luminance": 0.49068
}Semantic roles & 50–950 ramp
primary
#AEBDBD
secondary
#E5E1E1
accent
#515194
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282