#AABCBD#AABCBD
#AABCBD is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.2% C 0.020 H 200.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCBD |
|---|---|
| RGB | rgb(170, 188, 189) |
| HSL | hsl(183, 13%, 70%) |
| HSV | hsv(183, 10%, 74%) |
| CMYK | cmyk(10.1%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(74.94, -5.95, -2.61) |
| CIE-LCH | lch(74.94, 6.50, 203.68°) |
| OKLab | oklab(78.17% -0.0186 -0.0071) |
| OKLCH | oklch(78.17% 0.02 200.8) |
| XYZ | xyz(43.7440, 48.1859, 55.1304) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.94
Cool Grey
#95A3A6
ΔE00 7.15
Cool Gray
#9AA7B0
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 7.75
Silver
#C0C0C0
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCBD #BDABAA
analogous
#AABDB4 #AABCBD #AAB2BD
triadic
#AABCBD #BDAABC #BCBDAA
tetradic
#AABCBD #B4AABD #BDABAA #B2BDAA
square
#AABCBD #B4AABD #BDABAA #B2BDAA
split-complementary
#AABCBD #BDAAB2 #BDB4AA
monochromatic
#678485 #88A1A2 #AABCBD #CCD7D8 #EEF1F2
Accessibility & contrast
On white
1.97
#AABCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AABCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCBD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCBD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#A5BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabcbd; /* rgb */ color: rgb(170, 188, 189); /* oklch */ color: oklch(78.2% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#c3d0d0',
500: '#aabcbd',
950: '#000000',
},
}SCSS
$custom: #aabcbd; $custom-light: #c3d0d0; $custom-dark: #000000;
JSON
{
"hex": "#aabcbd",
"rgb": {
"r": 170,
"g": 188,
"b": 189
},
"hsl": {
"h": 183.158,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.78173,
"c": 0.01988,
"h": 200.8
},
"luminance": 0.48187
}Semantic roles & 50–950 ramp
primary
#AABCBD
secondary
#E4DFDF
accent
#534F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282