#AEBEBE#AEBEBE
#AEBEBE is a light, near-neutral teal. Relative luminance 0.495; OKLCH L 78.9% C 0.018 H 196.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBE |
|---|---|
| RGB | rgb(174, 190, 190) |
| HSL | hsl(180, 11%, 71%) |
| HSV | hsv(180, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.79, -5.47, -1.88) |
| CIE-LCH | lch(75.79, 5.79, 198.95°) |
| OKLab | oklab(78.92% -0.0169 -0.0051) |
| OKLCH | oklch(78.92% 0.018 196.8) |
| XYZ | xyz(45.1612, 49.5426, 55.8886) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.36
Cool Grey
#95A3A6
ΔE00 7.72
Cool Gray
#9AA7B0
ΔE00 7.98
Dark Gray
#A9A9A9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBE #BEAEAE
analogous
#AEBEB6 #AEBEBE #AEB6BE
triadic
#AEBEBE #BEAEBE #BEBEAE
tetradic
#AEBEBE #B6AEBE #BEAEAE #B6BEAE
square
#AEBEBE #B6AEBE #BEAEAE #B6BEAE
split-complementary
#AEBEBE #BEAEB6 #BEB6AE
monochromatic
#6C8686 #8CA3A3 #AEBEBE #D0D9D9 #EEF1F1
Accessibility & contrast
On white
1.93
#AEBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#AEBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#AABFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebebe; /* rgb */ color: rgb(174, 190, 190); /* oklch */ color: oklch(78.9% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#c6d1d1',
500: '#aebebe',
950: '#000000',
},
}SCSS
$custom: #aebebe; $custom-light: #c6d1d1; $custom-dark: #000000;
JSON
{
"hex": "#aebebe",
"rgb": {
"r": 174,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.7892,
"c": 0.01763,
"h": 196.8
},
"luminance": 0.49543
}Semantic roles & 50–950 ramp
primary
#AEBEBE
secondary
#E6E2E2
accent
#505095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282