#AEBEBC#AEBEBC
#AEBEBC is a light, near-neutral teal. Relative luminance 0.495; OKLCH L 78.9% C 0.018 H 187.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBC |
|---|---|
| RGB | rgb(174, 190, 188) |
| HSL | hsl(173, 11%, 71%) |
| HSV | hsv(173, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.73, -5.87, -0.87) |
| CIE-LCH | lch(75.73, 5.93, 188.46°) |
| OKLab | oklab(78.86% -0.0177 -0.0024) |
| OKLCH | oklch(78.86% 0.018 187.8) |
| XYZ | xyz(44.9441, 49.4558, 54.7453) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.95
Cool Grey
#95A3A6
ΔE00 7.98
Cool Gray
#9AA7B0
ΔE00 8.63
Dark Gray
#A9A9A9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBC #BEAEB0
analogous
#AEBEB4 #AEBEBC #AEB8BE
triadic
#AEBEBC #BCAEBE #BEBCAE
tetradic
#AEBEBC #B4AEBE #BEAEB0 #B8BEAE
square
#AEBEBC #B4AEBE #BEAEB0 #B8BEAE
split-complementary
#AEBEBC #BEAEB8 #BEB4AE
monochromatic
#6C8683 #8CA3A0 #AEBEBC #D0D9D8 #EEF1F1
Accessibility & contrast
On white
1.93
#AEBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AEBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#AABFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebebc; /* rgb */ color: rgb(174, 190, 188); /* oklch */ color: oklch(78.9% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#c6d1d0',
500: '#aebebc',
950: '#000000',
},
}SCSS
$custom: #aebebc; $custom-light: #c6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#aebebc",
"rgb": {
"r": 174,
"g": 190,
"b": 188
},
"hsl": {
"h": 172.5,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.7886,
"c": 0.01783,
"h": 187.8
},
"luminance": 0.49456
}Semantic roles & 50–950 ramp
primary
#AEBEBC
secondary
#E6E2E2
accent
#505995
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282