#AEBCBB#AEBCBB
#AEBCBB is a light, near-neutral teal. Relative luminance 0.486; OKLCH L 78.4% C 0.016 H 191.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCBB |
|---|---|
| RGB | rgb(174, 188, 187) |
| HSL | hsl(176, 9%, 71%) |
| HSV | hsv(176, 7%, 74%) |
| CMYK | cmyk(7.4%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(75.17, -5.01, -1.15) |
| CIE-LCH | lch(75.17, 5.14, 192.96°) |
| OKLab | oklab(78.41% -0.0152 -0.0031) |
| OKLCH | oklch(78.41% 0.016 191.7) |
| XYZ | xyz(44.4065, 48.5524, 54.0361) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.74
Silver
#C0C0C0
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 6.95
Cool Grey
#95A3A6
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.77
Dark Gray
#A9A9A9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCBB #BCAEAF
analogous
#AEBCB4 #AEBCBB #AEB6BC
triadic
#AEBCBB #BBAEBC #BCBBAE
tetradic
#AEBCBB #B4AEBC #BCAEAF #B6BCAE
square
#AEBCBB #B4AEBC #BCAEAF #B6BCAE
split-complementary
#AEBCBB #BCAEB6 #BCB4AE
monochromatic
#6C8382 #8DA09F #AEBCBB #CFD8D7 #EEF1F1
Accessibility & contrast
On white
1.96
#AEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#AEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCBB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCBB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#AABDBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebcbb; /* rgb */ color: rgb(174, 188, 187); /* oklch */ color: oklch(78.4% 0.016 191.7);
Tailwind
colors: {
custom: {
50: '#c6d0cf',
500: '#aebcbb',
950: '#000000',
},
}SCSS
$custom: #aebcbb; $custom-light: #c6d0cf; $custom-dark: #000000;
JSON
{
"hex": "#aebcbb",
"rgb": {
"r": 174,
"g": 188,
"b": 187
},
"hsl": {
"h": 175.714,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78408,
"c": 0.01554,
"h": 191.7
},
"luminance": 0.48553
}Semantic roles & 50–950 ramp
primary
#AEBCBB
secondary
#E5E1E1
accent
#525793
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282