#AEBFBC#AEBFBC
#AEBFBC is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.1% C 0.019 H 184.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFBC |
|---|---|
| RGB | rgb(174, 191, 188) |
| HSL | hsl(169, 12%, 72%) |
| HSV | hsv(169, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.00, -6.40, -0.48) |
| CIE-LCH | lch(76.00, 6.41, 184.30°) |
| OKLab | oklab(79.07% -0.0191 -0.0014) |
| OKLCH | oklch(79.07% 0.019 184.1) |
| XYZ | xyz(45.1615, 49.8905, 54.8177) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.43
Silver
#C0C0C0
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 8.41
Dove Gray
#B6B8BD
ΔE00 8.58
Cool Gray
#9AA7B0
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFBC #BFAEB1
analogous
#AEBFB4 #AEBFBC #AEBABF
triadic
#AEBFBC #BCAEBF #BFBCAE
tetradic
#AEBFBC #B4AEBF #BFAEB1 #BABFAE
square
#AEBFBC #B4AEBF #BFAEB1 #BABFAE
split-complementary
#AEBFBC #BFAEBA #BFB4AE
monochromatic
#6B8883 #8CA4A0 #AEBFBC #D0DAD8 #EEF1F1
Accessibility & contrast
On white
1.91
#AEBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AEBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFBC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFBC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#AAC0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfbc; /* rgb */ color: rgb(174, 191, 188); /* oklch */ color: oklch(79.1% 0.019 184.1);
Tailwind
colors: {
custom: {
50: '#c6d2d0',
500: '#aebfbc',
950: '#000000',
},
}SCSS
$custom: #aebfbc; $custom-light: #c6d2d0; $custom-dark: #000000;
JSON
{
"hex": "#aebfbc",
"rgb": {
"r": 174,
"g": 191,
"b": 188
},
"hsl": {
"h": 169.412,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79072,
"c": 0.01914,
"h": 184.1
},
"luminance": 0.49891
}Semantic roles & 50–950 ramp
primary
#AEBFBC
secondary
#E7E2E3
accent
#505C96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282