#AEBBBD#AEBBBD
#AEBBBD is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.3% C 0.015 H 207.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBD |
|---|---|
| RGB | rgb(174, 187, 189) |
| HSL | hsl(188, 10%, 71%) |
| HSV | hsv(188, 8%, 74%) |
| CMYK | cmyk(7.9%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.96, -4.08, -2.55) |
| CIE-LCH | lch(74.96, 4.81, 212.03°) |
| OKLab | oklab(78.26% -0.013 -0.0069) |
| OKLCH | oklch(78.26% 0.015 207.9) |
| XYZ | xyz(44.4092, 48.2129, 55.1006) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 6.91
Dark Gray
#A9A9A9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBD #BDB0AE
analogous
#AEBDB7 #AEBBBD #AEB3BD
triadic
#AEBBBD #BDAEBB #BBBDAE
tetradic
#AEBBBD #B7AEBD #BDB0AE #B3BDAE
square
#AEBBBD #B7AEBD #BDB0AE #B3BDAE
split-complementary
#AEBBBD #BDAEB3 #BDB7AE
monochromatic
#6C8185 #8C9FA2 #AEBBBD #D0D7D8 #EEF1F1
Accessibility & contrast
On white
1.97
#AEBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AEBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#AABCBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbbd; /* rgb */ color: rgb(174, 187, 189); /* oklch */ color: oklch(78.3% 0.015 207.9);
Tailwind
colors: {
custom: {
50: '#c6cfd0',
500: '#aebbbd',
950: '#000000',
},
}SCSS
$custom: #aebbbd; $custom-light: #c6cfd0; $custom-dark: #000000;
JSON
{
"hex": "#aebbbd",
"rgb": {
"r": 174,
"g": 187,
"b": 189
},
"hsl": {
"h": 188,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78258,
"c": 0.0147,
"h": 207.9
},
"luminance": 0.48213
}Semantic roles & 50–950 ramp
primary
#AEBBBD
secondary
#E5E2E1
accent
#5A5194
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282