#AEBDBA#AEBDBA
#AEBDBA is a light, near-neutral teal. Relative luminance 0.489; OKLCH L 78.6% C 0.017 H 182.6°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDBA |
|---|---|
| RGB | rgb(174, 189, 186) |
| HSL | hsl(168, 10%, 71%) |
| HSV | hsv(168, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(75.41, -5.73, -0.26) |
| CIE-LCH | lch(75.41, 5.74, 182.56°) |
| OKLab | oklab(78.59% -0.017 -0.0008) |
| OKLCH | oklch(78.59% 0.017 182.6) |
| XYZ | xyz(44.5142, 48.9385, 53.5457) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.07
Silver
#C0C0C0
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.57
Cool Gray
#9AA7B0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDBA #BDAEB1
analogous
#AEBDB2 #AEBDBA #AEB8BD
triadic
#AEBDBA #BAAEBD #BDBAAE
tetradic
#AEBDBA #B2AEBD #BDAEB1 #B8BDAE
square
#AEBDBA #B2AEBD #BDAEB1 #B8BDAE
split-complementary
#AEBDBA #BDAEB8 #BDB2AE
monochromatic
#6C8580 #8CA29D #AEBDBA #D0D8D7 #EEF1F1
Accessibility & contrast
On white
1.95
#AEBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#AEBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDBA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDBA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#AABEBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdba; /* rgb */ color: rgb(174, 189, 186); /* oklch */ color: oklch(78.6% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#c6d0ce',
500: '#aebdba',
950: '#000000',
},
}SCSS
$custom: #aebdba; $custom-light: #c6d0ce; $custom-dark: #000000;
JSON
{
"hex": "#aebdba",
"rgb": {
"r": 174,
"g": 189,
"b": 186
},
"hsl": {
"h": 168,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78589,
"c": 0.01707,
"h": 182.6
},
"luminance": 0.48939
}Semantic roles & 50–950 ramp
primary
#AEBDBA
secondary
#E5E1E2
accent
#515F94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282