#AEBBB5#AEBBB5
#AEBBB5 is a light, near-neutral teal. Relative luminance 0.479; OKLCH L 78.0% C 0.017 H 166.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB5 |
|---|---|
| RGB | rgb(174, 187, 181) |
| HSL | hsl(152, 9%, 71%) |
| HSV | hsv(152, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(74.75, -5.64, 1.49) |
| CIE-LCH | lch(74.75, 5.83, 165.20°) |
| OKLab | oklab(78.02% -0.0162 0.0039) |
| OKLCH | oklch(78.02% 0.017 166.6) |
| XYZ | xyz(43.5647, 47.8751, 50.6528) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 8.13
Dark Gray
#A9A9A9
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.40
Cool Gray
#9AA7B0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB5 #BBAEB4
analogous
#AEBBAE #AEBBB5 #AEBABB
triadic
#AEBBB5 #B5AEBB #BBB5AE
tetradic
#AEBBB5 #AEAEBB #BBAEB4 #BABBAE
square
#AEBBB5 #AEAEBB #BBAEB4 #BABBAE
split-complementary
#AEBBB5 #BBAEBA #BBAEAE
monochromatic
#6D8278 #8D9F97 #AEBBB5 #CFD7D3 #EEF1F0
Accessibility & contrast
On white
1.99
#AEBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#AEBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB5
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB5 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#ACBBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb5; /* rgb */ color: rgb(174, 187, 181); /* oklch */ color: oklch(78.0% 0.017 166.6);
Tailwind
colors: {
custom: {
50: '#c6cfcb',
500: '#aebbb5',
950: '#000000',
},
}SCSS
$custom: #aebbb5; $custom-light: #c6cfcb; $custom-dark: #000000;
JSON
{
"hex": "#aebbb5",
"rgb": {
"r": 174,
"g": 187,
"b": 181
},
"hsl": {
"h": 152.308,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78019,
"c": 0.01665,
"h": 166.6
},
"luminance": 0.47876
}Semantic roles & 50–950 ramp
primary
#AEBBB5
secondary
#E4E1E2
accent
#537093
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282