#AEBBBC#AEBBBC
#AEBBBC is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.2% C 0.015 H 202.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBC |
|---|---|
| RGB | rgb(174, 187, 188) |
| HSL | hsl(184, 9%, 71%) |
| HSV | hsv(184, 7%, 74%) |
| CMYK | cmyk(7.4%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.93, -4.28, -2.05) |
| CIE-LCH | lch(74.93, 4.74, 205.58°) |
| OKLab | oklab(78.23% -0.0134 -0.0055) |
| OKLCH | oklch(78.23% 0.015 202.4) |
| XYZ | xyz(44.3010, 48.1696, 54.5309) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.60
Dove Gray
#B6B8BD
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 6.86
Cool Grey
#95A3A6
ΔE00 6.94
Dark Gray
#A9A9A9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBC #BCAFAE
analogous
#AEBCB6 #AEBBBC #AEB4BC
triadic
#AEBBBC #BCAEBB #BBBCAE
tetradic
#AEBBBC #B6AEBC #BCAFAE #B4BCAE
square
#AEBBBC #B6AEBC #BCAFAE #B4BCAE
split-complementary
#AEBBBC #BCAEB4 #BCB6AE
monochromatic
#6C8283 #8D9FA0 #AEBBBC #CFD7D8 #EEF1F1
Accessibility & contrast
On white
1.97
#AEBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#AEBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBC | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 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)
#B9BABC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#AABCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbbc; /* rgb */ color: rgb(174, 187, 188); /* oklch */ color: oklch(78.2% 0.015 202.4);
Tailwind
colors: {
custom: {
50: '#c6cfd0',
500: '#aebbbc',
950: '#000000',
},
}SCSS
$custom: #aebbbc; $custom-light: #c6cfd0; $custom-dark: #000000;
JSON
{
"hex": "#aebbbc",
"rgb": {
"r": 174,
"g": 187,
"b": 188
},
"hsl": {
"h": 184.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78227,
"c": 0.0145,
"h": 202.4
},
"luminance": 0.4817
}Semantic roles & 50–950 ramp
primary
#AEBBBC
secondary
#E5E1E1
accent
#575293
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282