#AEBFBF#AEBFBF
#AEBFBF is a light, near-neutral teal. Relative luminance 0.500; OKLCH L 79.2% C 0.019 H 196.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFBF |
|---|---|
| RGB | rgb(174, 191, 191) |
| HSL | hsl(180, 12%, 72%) |
| HSV | hsv(180, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.08, -5.80, -1.99) |
| CIE-LCH | lch(76.08, 6.14, 198.93°) |
| OKLab | oklab(79.16% -0.0179 -0.0054) |
| OKLCH | oklch(79.16% 0.019 196.8) |
| XYZ | xyz(45.4882, 50.0212, 56.5386) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Silver
#C0C0C0
ΔE00 7.53
Dove Gray
#B6B8BD
ΔE00 7.72
Cool Grey
#95A3A6
ΔE00 7.98
Cool Gray
#9AA7B0
ΔE00 8.26
Dark Gray
#A9A9A9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFBF #BFAEAE
analogous
#AEBFB7 #AEBFBF #AEB7BF
triadic
#AEBFBF #BFAEBF #BFBFAE
tetradic
#AEBFBF #B7AEBF #BFAEAE #B7BFAE
square
#AEBFBF #B7AEBF #BFAEAE #B7BFAE
split-complementary
#AEBFBF #BFAEB7 #BFB7AE
monochromatic
#6B8888 #8CA4A4 #AEBFBF #D0DADA #EEF1F1
Accessibility & contrast
On white
1.91
#AEBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AEBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFBF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFBF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#A9C0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfbf; /* rgb */ color: rgb(174, 191, 191); /* oklch */ color: oklch(79.2% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#c6d2d2',
500: '#aebfbf',
950: '#000000',
},
}SCSS
$custom: #aebfbf; $custom-light: #c6d2d2; $custom-dark: #000000;
JSON
{
"hex": "#aebfbf",
"rgb": {
"r": 174,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79162,
"c": 0.0187,
"h": 196.8
},
"luminance": 0.50022
}Semantic roles & 50–950 ramp
primary
#AEBFBF
secondary
#927F7F
accent
#505096
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383