#AEBBBA#AEBBBA
#AEBBBA is a light, near-neutral teal. Relative luminance 0.481; OKLCH L 78.2% C 0.014 H 191.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBA |
|---|---|
| RGB | rgb(174, 187, 186) |
| HSL | hsl(175, 9%, 71%) |
| HSV | hsv(175, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.88, -4.67, -1.04) |
| CIE-LCH | lch(74.88, 4.79, 192.54°) |
| OKLab | oklab(78.17% -0.0142 -0.0028) |
| OKLCH | oklch(78.17% 0.014 191.3) |
| XYZ | xyz(44.0869, 48.0840, 53.4033) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.62
Silver
#C0C0C0
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.61
Cool Grey
#95A3A6
ΔE00 7.12
Dark Gray
#A9A9A9
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBA #BBAEAF
analogous
#AEBBB3 #AEBBBA #AEB5BB
triadic
#AEBBBA #BAAEBB #BBBAAE
tetradic
#AEBBBA #B3AEBB #BBAEAF #B5BBAE
square
#AEBBBA #B3AEBB #BBAEAF #B5BBAE
split-complementary
#AEBBBA #BBAEB5 #BBB3AE
monochromatic
#6D8280 #8D9F9E #AEBBBA #CFD7D6 #EEF1F1
Accessibility & contrast
On white
1.98
#AEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#AEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#ABBCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbba; /* rgb */ color: rgb(174, 187, 186); /* oklch */ color: oklch(78.2% 0.014 191.3);
Tailwind
colors: {
custom: {
50: '#c6cfce',
500: '#aebbba',
950: '#000000',
},
}SCSS
$custom: #aebbba; $custom-light: #c6cfce; $custom-dark: #000000;
JSON
{
"hex": "#aebbba",
"rgb": {
"r": 174,
"g": 187,
"b": 186
},
"hsl": {
"h": 175.385,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78167,
"c": 0.01447,
"h": 191.3
},
"luminance": 0.48084
}Semantic roles & 50–950 ramp
primary
#AEBBBA
secondary
#E4E1E1
accent
#535893
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282