#AEBDB8#AEBDB8
#AEBDB8 is a light, near-neutral teal. Relative luminance 0.489; OKLCH L 78.5% C 0.018 H 173.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB8 |
|---|---|
| RGB | rgb(174, 189, 184) |
| HSL | hsl(160, 10%, 71%) |
| HSV | hsv(160, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 2.6%, 25.9%) |
| CIE-LAB | lab(75.36, -6.12, 0.75) |
| CIE-LCH | lch(75.36, 6.17, 172.98°) |
| OKLab | oklab(78.53% -0.0178 0.0019) |
| OKLCH | oklch(78.53% 0.018 173.9) |
| XYZ | xyz(44.3031, 48.8540, 52.4338) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.81
Cool Grey
#95A3A6
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 8.91
Light Grey
#D8DCD6
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB8 #BDAEB3
analogous
#AEBDB0 #AEBDB8 #AEBABD
triadic
#AEBDB8 #B8AEBD #BDB8AE
tetradic
#AEBDB8 #B0AEBD #BDAEB3 #BABDAE
square
#AEBDB8 #B0AEBD #BDAEB3 #BABDAE
split-complementary
#AEBDB8 #BDAEBA #BDB0AE
monochromatic
#6C857C #8CA29A #AEBDB8 #D0D8D6 #EEF1F0
Accessibility & contrast
On white
1.95
#AEBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#AEBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB8
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB8 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB8
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#ABBDBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdb8; /* rgb */ color: rgb(174, 189, 184); /* oklch */ color: oklch(78.5% 0.018 173.9);
Tailwind
colors: {
custom: {
50: '#c6d0cd',
500: '#aebdb8',
950: '#000000',
},
}SCSS
$custom: #aebdb8; $custom-light: #c6d0cd; $custom-dark: #000000;
JSON
{
"hex": "#aebdb8",
"rgb": {
"r": 174,
"g": 189,
"b": 184
},
"hsl": {
"h": 160,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.7853,
"c": 0.01795,
"h": 173.9
},
"luminance": 0.48855
}Semantic roles & 50–950 ramp
primary
#AEBDB8
secondary
#E5E1E3
accent
#516894
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282