#AEB9BB#AEB9BB
#AEB9BB is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.8% C 0.013 H 209.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9BB |
|---|---|
| RGB | rgb(174, 185, 187) |
| HSL | hsl(189, 9%, 71%) |
| HSV | hsv(189, 7%, 73%) |
| CMYK | cmyk(7%, 1.1%, 0%, 26.7%) |
| CIE-LAB | lab(74.37, -3.41, -2.33) |
| CIE-LCH | lch(74.37, 4.13, 214.31°) |
| OKLab | oklab(77.78% -0.0109 -0.0063) |
| OKLCH | oklch(77.78% 0.013 209.8) |
| XYZ | xyz(43.7723, 47.2840, 53.8247) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.93
Silver
#C0C0C0
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 5.56
Cool Gray
#9AA7B0
ΔE00 6.11
Dark Gray
#A9A9A9
ΔE00 6.32
Cool Grey
#95A3A6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9BB #BBB0AE
analogous
#AEBBB6 #AEB9BB #AEB2BB
triadic
#AEB9BB #BBAEB9 #B9BBAE
tetradic
#AEB9BB #B6AEBB #BBB0AE #B2BBAE
square
#AEB9BB #B6AEBB #BBB0AE #B2BBAE
split-complementary
#AEB9BB #BBAEB2 #BBB6AE
monochromatic
#6D7F82 #8D9C9F #AEB9BB #CFD6D7 #EEF1F1
Accessibility & contrast
On white
2.01
#AEB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AEB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9BB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9BB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#ABBABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb9bb; /* rgb */ color: rgb(174, 185, 187); /* oklch */ color: oklch(77.8% 0.013 209.8);
Tailwind
colors: {
custom: {
50: '#c6cecf',
500: '#aeb9bb',
950: '#000000',
},
}SCSS
$custom: #aeb9bb; $custom-light: #c6cecf; $custom-dark: #000000;
JSON
{
"hex": "#aeb9bb",
"rgb": {
"r": 174,
"g": 185,
"b": 187
},
"hsl": {
"h": 189.231,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77776,
"c": 0.01259,
"h": 209.8
},
"luminance": 0.47284
}Semantic roles & 50–950 ramp
primary
#AEB9BB
secondary
#E4E1E1
accent
#5D5393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282