#AEBBB7#AEBBB7
#AEBBB7 is a light, near-neutral teal. Relative luminance 0.480; OKLCH L 78.1% C 0.015 H 175.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB7 |
|---|---|
| RGB | rgb(174, 187, 183) |
| HSL | hsl(162, 9%, 71%) |
| HSV | hsv(162, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(74.80, -5.25, 0.48) |
| CIE-LCH | lch(74.80, 5.27, 174.81°) |
| OKLab | oklab(78.08% -0.0154 0.0012) |
| OKLCH | oklch(78.08% 0.015 175.6) |
| XYZ | xyz(43.7714, 47.9577, 51.7413) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.93
Silver
#C0C0C0
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 7.66
Dark Gray
#A9A9A9
ΔE00 7.91
Cool Gray
#9AA7B0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB7 #BBAEB2
analogous
#AEBBB0 #AEBBB7 #AEB8BB
triadic
#AEBBB7 #B7AEBB #BBB7AE
tetradic
#AEBBB7 #B0AEBB #BBAEB2 #B8BBAE
square
#AEBBB7 #B0AEBB #BBAEB2 #B8BBAE
split-complementary
#AEBBB7 #BBAEB8 #BBB0AE
monochromatic
#6D827B #8D9F99 #AEBBB7 #CFD7D5 #EEF1F0
Accessibility & contrast
On white
1.98
#AEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#AEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B7
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#ABBBBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb7; /* rgb */ color: rgb(174, 187, 183); /* oklch */ color: oklch(78.1% 0.015 175.6);
Tailwind
colors: {
custom: {
50: '#c6cfcc',
500: '#aebbb7',
950: '#000000',
},
}SCSS
$custom: #aebbb7; $custom-light: #c6cfcc; $custom-dark: #000000;
JSON
{
"hex": "#aebbb7",
"rgb": {
"r": 174,
"g": 187,
"b": 183
},
"hsl": {
"h": 161.538,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78078,
"c": 0.01544,
"h": 175.6
},
"luminance": 0.47958
}Semantic roles & 50–950 ramp
primary
#AEBBB7
secondary
#E4E1E2
accent
#536693
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282