#AEBEC0#AEBEC0
#AEBEC0 is a light, near-neutral teal. Relative luminance 0.496; OKLCH L 79.0% C 0.018 H 205.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEC0 |
|---|---|
| RGB | rgb(174, 190, 192) |
| HSL | hsl(187, 13%, 72%) |
| HSV | hsv(187, 9%, 75%) |
| CMYK | cmyk(9.4%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(75.84, -5.08, -2.89) |
| CIE-LCH | lch(75.84, 5.84, 209.62°) |
| OKLab | oklab(78.98% -0.0161 -0.0078) |
| OKLCH | oklch(78.98% 0.018 205.8) |
| XYZ | xyz(45.3813, 49.6307, 57.0477) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEC0 #C0B0AE
analogous
#AEC0B9 #AEBEC0 #AEB5C0
triadic
#AEBEC0 #C0AEBE #BEC0AE
tetradic
#AEBEC0 #B9AEC0 #C0B0AE #B5C0AE
square
#AEBEC0 #B9AEC0 #C0B0AE #B5C0AE
split-complementary
#AEBEC0 #C0AEB5 #C0B9AE
monochromatic
#6B8689 #8CA2A5 #AEBEC0 #D0DADB #EEF1F2
Accessibility & contrast
On white
1.92
#AEBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AEBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEC0
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEC0 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC0
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#A9BFBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebec0; /* rgb */ color: rgb(174, 190, 192); /* oklch */ color: oklch(79.0% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#c6d1d3',
500: '#aebec0',
950: '#000000',
},
}SCSS
$custom: #aebec0; $custom-light: #c6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#aebec0",
"rgb": {
"r": 174,
"g": 190,
"b": 192
},
"hsl": {
"h": 186.667,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.78981,
"c": 0.01787,
"h": 205.8
},
"luminance": 0.49631
}Semantic roles & 50–950 ramp
primary
#AEBEC0
secondary
#E7E3E3
accent
#574F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282