#AABBBE#AABBBE
#AABBBE is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.019 H 209.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBBE |
|---|---|
| RGB | rgb(170, 187, 190) |
| HSL | hsl(189, 13%, 71%) |
| HSV | hsv(189, 11%, 75%) |
| CMYK | cmyk(10.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.70, -5.22, -3.51) |
| CIE-LCH | lch(74.70, 6.29, 213.91°) |
| OKLab | oklab(77.99% -0.0168 -0.0095) |
| OKLCH | oklch(77.99% 0.019 209.4) |
| XYZ | xyz(43.6400, 47.8037, 55.6331) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.59
Cool Grey
#95A3A6
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.51
Dark Gray
#A9A9A9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBBE #BEADAA
analogous
#AABEB7 #AABBBE #AAB1BE
triadic
#AABBBE #BEAABB #BBBEAA
tetradic
#AABBBE #B7AABE #BEADAA #B1BEAA
square
#AABBBE #B7AABE #BEADAA #B1BEAA
split-complementary
#AABBBE #BEAAB1 #BEB7AA
monochromatic
#678287 #879FA3 #AABBBE #CDD7D9 #EEF1F2
Accessibility & contrast
On white
1.99
#AABBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AABBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBBE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBBE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B4B7BE
Tritanopia (blue-blind)
#A5BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabbbe; /* rgb */ color: rgb(170, 187, 190); /* oklch */ color: oklch(78.0% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#c3cfd1',
500: '#aabbbe',
950: '#000000',
},
}SCSS
$custom: #aabbbe; $custom-light: #c3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#aabbbe",
"rgb": {
"r": 170,
"g": 187,
"b": 190
},
"hsl": {
"h": 189,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.77991,
"c": 0.01925,
"h": 209.4
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#AABBBE
secondary
#E5E0DF
accent
#594E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282