#AEBBB8#AEBBB8
#AEBBB8 is a light, near-neutral teal. Relative luminance 0.480; OKLCH L 78.1% C 0.015 H 180.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB8 |
|---|---|
| RGB | rgb(174, 187, 184) |
| HSL | hsl(166, 9%, 71%) |
| HSV | hsv(166, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(74.82, -5.06, -0.03) |
| CIE-LCH | lch(74.82, 5.06, 180.32°) |
| OKLab | oklab(78.11% -0.015 -0.0001) |
| OKLCH | oklch(78.11% 0.015 180.6) |
| XYZ | xyz(43.8758, 47.9995, 52.2914) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 7.30
Cool Grey
#95A3A6
ΔE00 7.45
Dark Gray
#A9A9A9
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB8 #BBAEB1
analogous
#AEBBB1 #AEBBB8 #AEB7BB
triadic
#AEBBB8 #B8AEBB #BBB8AE
tetradic
#AEBBB8 #B1AEBB #BBAEB1 #B7BBAE
square
#AEBBB8 #B1AEBB #BBAEB1 #B7BBAE
split-complementary
#AEBBB8 #BBAEB7 #BBB1AE
monochromatic
#6D827D #8D9F9B #AEBBB8 #CFD7D5 #EEF1F0
Accessibility & contrast
On white
1.98
#AEBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB8
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB8 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B8
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#ABBCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb8; /* rgb */ color: rgb(174, 187, 184); /* oklch */ color: oklch(78.1% 0.015 180.6);
Tailwind
colors: {
custom: {
50: '#c6cfcd',
500: '#aebbb8',
950: '#000000',
},
}SCSS
$custom: #aebbb8; $custom-light: #c6cfcd; $custom-dark: #000000;
JSON
{
"hex": "#aebbb8",
"rgb": {
"r": 174,
"g": 187,
"b": 184
},
"hsl": {
"h": 166.154,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78107,
"c": 0.01499,
"h": 180.6
},
"luminance": 0.48
}Semantic roles & 50–950 ramp
primary
#AEBBB8
secondary
#E4E1E1
accent
#536293
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282