#AEBFBE#AEBFBE
#AEBFBE is a light, near-neutral teal. Relative luminance 0.500; OKLCH L 79.1% C 0.019 H 192.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFBE |
|---|---|
| RGB | rgb(174, 191, 190) |
| HSL | hsl(176, 12%, 72%) |
| HSV | hsv(176, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(76.06, -6.00, -1.49) |
| CIE-LCH | lch(76.06, 6.18, 193.92°) |
| OKLab | oklab(79.13% -0.0183 -0.0041) |
| OKLCH | oklch(79.13% 0.019 192.5) |
| XYZ | xyz(45.3785, 49.9773, 55.9610) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.24
Silver
#C0C0C0
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 8.10
Cool Gray
#9AA7B0
ΔE00 8.57
Dark Gray
#A9A9A9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFBE #BFAEAF
analogous
#AEBFB6 #AEBFBE #AEB8BF
triadic
#AEBFBE #BEAEBF #BFBEAE
tetradic
#AEBFBE #B6AEBF #BFAEAF #B8BFAE
square
#AEBFBE #B6AEBF #BFAEAF #B8BFAE
split-complementary
#AEBFBE #BFAEB8 #BFB6AE
monochromatic
#6B8886 #8CA4A3 #AEBFBE #D0DAD9 #EEF1F1
Accessibility & contrast
On white
1.91
#AEBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AEBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFBE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFBE | 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)
#BDBDBE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#AAC0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfbe; /* rgb */ color: rgb(174, 191, 190); /* oklch */ color: oklch(79.1% 0.019 192.5);
Tailwind
colors: {
custom: {
50: '#c6d2d1',
500: '#aebfbe',
950: '#000000',
},
}SCSS
$custom: #aebfbe; $custom-light: #c6d2d1; $custom-dark: #000000;
JSON
{
"hex": "#aebfbe",
"rgb": {
"r": 174,
"g": 191,
"b": 190
},
"hsl": {
"h": 176.471,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79132,
"c": 0.01874,
"h": 192.5
},
"luminance": 0.49978
}Semantic roles & 50–950 ramp
primary
#AEBFBE
secondary
#E7E2E2
accent
#505496
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282