#AEBBB6#AEBBB6
#AEBBB6 is a light, near-neutral teal. Relative luminance 0.479; OKLCH L 78.0% C 0.016 H 170.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB6 |
|---|---|
| RGB | rgb(174, 187, 182) |
| HSL | hsl(157, 9%, 71%) |
| HSV | hsv(157, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(74.77, -5.45, 0.98) |
| CIE-LCH | lch(74.77, 5.53, 169.76°) |
| OKLab | oklab(78.05% -0.0158 0.0025) |
| OKLCH | oklch(78.05% 0.016 170.9) |
| XYZ | xyz(43.6677, 47.9163, 51.1951) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.10
Silver
#C0C0C0
ΔE00 7.26
Cool Grey
#95A3A6
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 8.03
Dark Gray
#A9A9A9
ΔE00 8.10
Cool Gray
#9AA7B0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB6 #BBAEB3
analogous
#AEBBAF #AEBBB6 #AEB9BB
triadic
#AEBBB6 #B6AEBB #BBB6AE
tetradic
#AEBBB6 #AFAEBB #BBAEB3 #B9BBAE
square
#AEBBB6 #AFAEBB #BBAEB3 #B9BBAE
split-complementary
#AEBBB6 #BBAEB9 #BBAFAE
monochromatic
#6D827A #8D9F98 #AEBBB6 #CFD7D4 #EEF1F0
Accessibility & contrast
On white
1.98
#AEBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#AEBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB6
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB6 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 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)
#BAB9B6
Deuteranopia (green-blind)
#B8B7B6
Tritanopia (blue-blind)
#ABBBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb6; /* rgb */ color: rgb(174, 187, 182); /* oklch */ color: oklch(78.0% 0.016 170.9);
Tailwind
colors: {
custom: {
50: '#c6cfcb',
500: '#aebbb6',
950: '#000000',
},
}SCSS
$custom: #aebbb6; $custom-light: #c6cfcb; $custom-dark: #000000;
JSON
{
"hex": "#aebbb6",
"rgb": {
"r": 174,
"g": 187,
"b": 182
},
"hsl": {
"h": 156.923,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78048,
"c": 0.016,
"h": 170.9
},
"luminance": 0.47917
}Semantic roles & 50–950 ramp
primary
#AEBBB6
secondary
#E4E1E2
accent
#536B93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282