#AEBEBF#AEBEBF
#AEBEBF is a light, near-neutral teal. Relative luminance 0.496; OKLCH L 79.0% C 0.018 H 201.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBF |
|---|---|
| RGB | rgb(174, 190, 191) |
| HSL | hsl(184, 12%, 72%) |
| HSV | hsv(184, 9%, 75%) |
| CMYK | cmyk(8.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.81, -5.27, -2.38) |
| CIE-LCH | lch(75.81, 5.79, 204.31°) |
| OKLab | oklab(78.95% -0.0165 -0.0064) |
| OKLCH | oklch(78.95% 0.018 201.3) |
| XYZ | xyz(45.2709, 49.5865, 56.4662) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.10
Cool Grey
#95A3A6
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 7.68
Dark Gray
#A9A9A9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBF #BFAFAE
analogous
#AEBFB8 #AEBEBF #AEB6BF
triadic
#AEBEBF #BFAEBE #BEBFAE
tetradic
#AEBEBF #B8AEBF #BFAFAE #B6BFAE
square
#AEBEBF #B8AEBF #BFAFAE #B6BFAE
split-complementary
#AEBEBF #BFAEB6 #BFB8AE
monochromatic
#6B8688 #8CA3A4 #AEBEBF #D0D9DA #EEF1F1
Accessibility & contrast
On white
1.92
#AEBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#AEBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#A9BFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebebf; /* rgb */ color: rgb(174, 190, 191); /* oklch */ color: oklch(79.0% 0.018 201.3);
Tailwind
colors: {
custom: {
50: '#c6d1d2',
500: '#aebebf',
950: '#000000',
},
}SCSS
$custom: #aebebf; $custom-light: #c6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#aebebf",
"rgb": {
"r": 174,
"g": 190,
"b": 191
},
"hsl": {
"h": 183.529,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78951,
"c": 0.01769,
"h": 201.3
},
"luminance": 0.49587
}Semantic roles & 50–950 ramp
primary
#AEBEBF
secondary
#E7E2E2
accent
#545096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282