#AEBBBB#AEBBBB
#AEBBBB is a light, near-neutral teal. Relative luminance 0.481; OKLCH L 78.2% C 0.014 H 196.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBB |
|---|---|
| RGB | rgb(174, 187, 187) |
| HSL | hsl(180, 9%, 71%) |
| HSV | hsv(180, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.90, -4.47, -1.54) |
| CIE-LCH | lch(74.90, 4.73, 199.03°) |
| OKLab | oklab(78.2% -0.0138 -0.0042) |
| OKLCH | oklch(78.2% 0.014 196.9) |
| XYZ | xyz(44.1936, 48.1266, 53.9651) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.59
Dove Gray
#B6B8BD
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.29
Cool Grey
#95A3A6
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.18
Dark Gray
#A9A9A9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBB #BBAEAE
analogous
#AEBBB4 #AEBBBB #AEB4BB
triadic
#AEBBBB #BBAEBB #BBBBAE
tetradic
#AEBBBB #B4AEBB #BBAEAE #B4BBAE
square
#AEBBBB #B4AEBB #BBAEAE #B4BBAE
split-complementary
#AEBBBB #BBAEB4 #BBB4AE
monochromatic
#6D8282 #8D9F9F #AEBBBB #CFD7D7 #EEF1F1
Accessibility & contrast
On white
1.98
#AEBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#AEBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#AABCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbbb; /* rgb */ color: rgb(174, 187, 187); /* oklch */ color: oklch(78.2% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#c6cfcf',
500: '#aebbbb',
950: '#000000',
},
}SCSS
$custom: #aebbbb; $custom-light: #c6cfcf; $custom-dark: #000000;
JSON
{
"hex": "#aebbbb",
"rgb": {
"r": 174,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78197,
"c": 0.01441,
"h": 196.9
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#AEBBBB
secondary
#E4E1E1
accent
#535393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282