#AEBEBB#AEBEBB
#AEBEBB is a light, near-neutral teal. Relative luminance 0.494; OKLCH L 78.8% C 0.018 H 183.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBB |
|---|---|
| RGB | rgb(174, 190, 187) |
| HSL | hsl(169, 11%, 71%) |
| HSV | hsv(169, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.71, -6.06, -0.37) |
| CIE-LCH | lch(75.71, 6.08, 183.48°) |
| OKLab | oklab(78.83% -0.0181 -0.0011) |
| OKLCH | oklch(78.83% 0.018 183.4) |
| XYZ | xyz(44.8367, 49.4128, 54.1795) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.25
Silver
#C0C0C0
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.15
Dove Gray
#B6B8BD
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 8.98
Dark Gray
#A9A9A9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBB #BEAEB1
analogous
#AEBEB3 #AEBEBB #AEB9BE
triadic
#AEBEBB #BBAEBE #BEBBAE
tetradic
#AEBEBB #B3AEBE #BEAEB1 #B9BEAE
square
#AEBEBB #B3AEBE #BEAEB1 #B9BEAE
split-complementary
#AEBEBB #BEAEB9 #BEB3AE
monochromatic
#6C8681 #8CA39E #AEBEBB #D0D9D8 #EEF1F1
Accessibility & contrast
On white
1.93
#AEBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#AEBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#AABFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebebb; /* rgb */ color: rgb(174, 190, 187); /* oklch */ color: oklch(78.8% 0.018 183.4);
Tailwind
colors: {
custom: {
50: '#c6d1cf',
500: '#aebebb',
950: '#000000',
},
}SCSS
$custom: #aebebb; $custom-light: #c6d1cf; $custom-dark: #000000;
JSON
{
"hex": "#aebebb",
"rgb": {
"r": 174,
"g": 190,
"b": 187
},
"hsl": {
"h": 168.75,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.7883,
"c": 0.01811,
"h": 183.4
},
"luminance": 0.49413
}Semantic roles & 50–950 ramp
primary
#AEBEBB
secondary
#E6E2E3
accent
#505D95
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282