#AEBEBD#AEBEBD
#AEBEBD is a light, near-neutral teal. Relative luminance 0.495; OKLCH L 78.9% C 0.018 H 192.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBD |
|---|---|
| RGB | rgb(174, 190, 189) |
| HSL | hsl(176, 11%, 71%) |
| HSV | hsv(176, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.76, -5.67, -1.38) |
| CIE-LCH | lch(75.76, 5.84, 193.64°) |
| OKLab | oklab(78.89% -0.0173 -0.0037) |
| OKLCH | oklch(78.89% 0.018 192.2) |
| XYZ | xyz(45.0523, 49.4991, 55.3149) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.06
Silver
#C0C0C0
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.29
Dark Gray
#A9A9A9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBD #BEAEAF
analogous
#AEBEB5 #AEBEBD #AEB7BE
triadic
#AEBEBD #BDAEBE #BEBDAE
tetradic
#AEBEBD #B5AEBE #BEAEAF #B7BEAE
square
#AEBEBD #B5AEBE #BEAEAF #B7BEAE
split-complementary
#AEBEBD #BEAEB7 #BEB5AE
monochromatic
#6C8684 #8CA3A1 #AEBEBD #D0D9D9 #EEF1F1
Accessibility & contrast
On white
1.93
#AEBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#AEBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#AABFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebebd; /* rgb */ color: rgb(174, 190, 189); /* oklch */ color: oklch(78.9% 0.018 192.2);
Tailwind
colors: {
custom: {
50: '#c6d1d0',
500: '#aebebd',
950: '#000000',
},
}SCSS
$custom: #aebebd; $custom-light: #c6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#aebebd",
"rgb": {
"r": 174,
"g": 190,
"b": 189
},
"hsl": {
"h": 176.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.7889,
"c": 0.01768,
"h": 192.2
},
"luminance": 0.495
}Semantic roles & 50–950 ramp
primary
#AEBEBD
secondary
#E6E2E2
accent
#505595
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282