#AEBDB7#AEBDB7
#AEBDB7 is a light, near-neutral teal. Relative luminance 0.488; OKLCH L 78.5% C 0.019 H 169.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDB7 |
|---|---|
| RGB | rgb(174, 189, 183) |
| HSL | hsl(156, 10%, 71%) |
| HSV | hsv(156, 8%, 74%) |
| CMYK | cmyk(7.9%, 0%, 3.2%, 25.9%) |
| CIE-LAB | lab(75.33, -6.31, 1.26) |
| CIE-LCH | lch(75.33, 6.44, 168.72°) |
| OKLab | oklab(78.5% -0.0183 0.0032) |
| OKLCH | oklch(78.5% 0.019 169.9) |
| XYZ | xyz(44.1986, 48.8122, 51.8837) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Silver
#C0C0C0
ΔE00 8.04
Cool Grey
#95A3A6
ΔE00 8.55
Dove Gray
#B6B8BD
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 9.10
Light Grey
#D8DCD6
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDB7 #BDAEB4
analogous
#AEBDAF #AEBDB7 #AEBBBD
triadic
#AEBDB7 #B7AEBD #BDB7AE
tetradic
#AEBDB7 #AFAEBD #BDAEB4 #BBBDAE
square
#AEBDB7 #AFAEBD #BDAEB4 #BBBDAE
split-complementary
#AEBDB7 #BDAEBB #BDAFAE
monochromatic
#6C857B #8CA299 #AEBDB7 #D0D8D5 #EEF1F0
Accessibility & contrast
On white
1.95
#AEBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AEBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDB7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDB7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB7
Deuteranopia (green-blind)
#B9B9B7
Tritanopia (blue-blind)
#ABBDBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdb7; /* rgb */ color: rgb(174, 189, 183); /* oklch */ color: oklch(78.5% 0.019 169.9);
Tailwind
colors: {
custom: {
50: '#c6d0cc',
500: '#aebdb7',
950: '#000000',
},
}SCSS
$custom: #aebdb7; $custom-light: #c6d0cc; $custom-dark: #000000;
JSON
{
"hex": "#aebdb7",
"rgb": {
"r": 174,
"g": 189,
"b": 183
},
"hsl": {
"h": 156,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78501,
"c": 0.01855,
"h": 169.9
},
"luminance": 0.48813
}Semantic roles & 50–950 ramp
primary
#AEBDB7
secondary
#E5E1E3
accent
#516C94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282