#AEBFBB#AEBFBB
#AEBFBB is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.0% C 0.019 H 180.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFBB |
|---|---|
| RGB | rgb(174, 191, 187) |
| HSL | hsl(166, 12%, 72%) |
| HSV | hsv(166, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.98, -6.59, 0.02) |
| CIE-LCH | lch(75.98, 6.59, 179.80°) |
| OKLab | oklab(79.04% -0.0195 0) |
| OKLCH | oklch(79.04% 0.02 180.1) |
| XYZ | xyz(45.0540, 49.8475, 54.2519) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Silver
#C0C0C0
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.88
Light Grey
#D8DCD6
ΔE00 9.39
Dark Gray
#A9A9A9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFBB #BFAEB2
analogous
#AEBFB3 #AEBFBB #AEBBBF
triadic
#AEBFBB #BBAEBF #BFBBAE
tetradic
#AEBFBB #B3AEBF #BFAEB2 #BBBFAE
square
#AEBFBB #B3AEBF #BFAEB2 #BBBFAE
split-complementary
#AEBFBB #BFAEBB #BFB3AE
monochromatic
#6B8881 #8CA49E #AEBFBB #D0DAD8 #EEF1F1
Accessibility & contrast
On white
1.91
#AEBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#AEBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFBB
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFBB | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#AAC0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfbb; /* rgb */ color: rgb(174, 191, 187); /* oklch */ color: oklch(79.0% 0.019 180.1);
Tailwind
colors: {
custom: {
50: '#c6d2cf',
500: '#aebfbb',
950: '#000000',
},
}SCSS
$custom: #aebfbb; $custom-light: #c6d2cf; $custom-dark: #000000;
JSON
{
"hex": "#aebfbb",
"rgb": {
"r": 174,
"g": 191,
"b": 187
},
"hsl": {
"h": 165.882,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79042,
"c": 0.0195,
"h": 180.1
},
"luminance": 0.49848
}Semantic roles & 50–950 ramp
primary
#AEBFBB
secondary
#E7E2E3
accent
#506096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282