#AEBDBC#AEBDBC
#AEBDBC is a light, near-neutral teal. Relative luminance 0.490; OKLCH L 78.6% C 0.017 H 192.0°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDBC |
|---|---|
| RGB | rgb(174, 189, 188) |
| HSL | hsl(176, 10%, 71%) |
| HSV | hsv(176, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 0.5%, 25.9%) |
| CIE-LAB | lab(75.47, -5.34, -1.26) |
| CIE-LCH | lch(75.47, 5.49, 193.32°) |
| OKLab | oklab(78.65% -0.0162 -0.0034) |
| OKLCH | oklch(78.65% 0.017 192) |
| XYZ | xyz(44.7283, 49.0241, 54.6733) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.89
Silver
#C0C0C0
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.58
Cool Gray
#9AA7B0
ΔE00 8.02
Dark Gray
#A9A9A9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDBC #BDAEAF
analogous
#AEBDB4 #AEBDBC #AEB6BD
triadic
#AEBDBC #BCAEBD #BDBCAE
tetradic
#AEBDBC #B4AEBD #BDAEAF #B6BDAE
square
#AEBDBC #B4AEBD #BDAEAF #B6BDAE
split-complementary
#AEBDBC #BDAEB6 #BDB4AE
monochromatic
#6C8583 #8CA2A0 #AEBDBC #D0D8D8 #EEF1F1
Accessibility & contrast
On white
1.94
#AEBDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#AEBDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDBC
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDBC | 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)
#BBBBBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#AABEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdbc; /* rgb */ color: rgb(174, 189, 188); /* oklch */ color: oklch(78.6% 0.017 192.0);
Tailwind
colors: {
custom: {
50: '#c6d0d0',
500: '#aebdbc',
950: '#000000',
},
}SCSS
$custom: #aebdbc; $custom-light: #c6d0d0; $custom-dark: #000000;
JSON
{
"hex": "#aebdbc",
"rgb": {
"r": 174,
"g": 189,
"b": 188
},
"hsl": {
"h": 176,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78649,
"c": 0.01661,
"h": 192
},
"luminance": 0.49025
}Semantic roles & 50–950 ramp
primary
#AEBDBC
secondary
#E5E1E2
accent
#515694
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282