#AABCB3#AABCB3
#AABCB3 is a light, muted teal. Relative luminance 0.478; OKLCH L 77.9% C 0.023 H 164.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCB3 |
|---|---|
| RGB | rgb(170, 188, 179) |
| HSL | hsl(150, 12%, 70%) |
| HSV | hsv(150, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 4.8%, 26.3%) |
| CIE-LAB | lab(74.68, -7.92, 2.44) |
| CIE-LCH | lch(74.68, 8.29, 162.86°) |
| OKLab | oklab(77.88% -0.0226 0.0064) |
| OKLCH | oklch(77.88% 0.023 164.3) |
| XYZ | xyz(42.6957, 47.7666, 49.6095) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.25
Cool Grey
#95A3A6
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.77
Greenish Grey
#96AE8D
ΔE00 10.04
Dark Gray
#A9A9A9
ΔE00 10.38
Light Grey
#D8DCD6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCB3 #BCAAB3
analogous
#AABCAA #AABCB3 #AABCBC
triadic
#AABCB3 #B3AABC #BCB3AA
tetradic
#AABCB3 #AAAABC #BCAAB3 #BCBCAA
square
#AABCB3 #AAAABC #BCAAB3 #BCBCAA
split-complementary
#AABCB3 #BCAABC #BCAAAA
monochromatic
#688476 #88A194 #AABCB3 #CCD7D2 #EEF2F0
Accessibility & contrast
On white
1.99
#AABCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AABCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCB3
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCB3 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B3
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#A7BCB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabcb3; /* rgb */ color: rgb(170, 188, 179); /* oklch */ color: oklch(77.9% 0.023 164.3);
Tailwind
colors: {
custom: {
50: '#c3d0c9',
500: '#aabcb3',
950: '#000000',
},
}SCSS
$custom: #aabcb3; $custom-light: #c3d0c9; $custom-dark: #000000;
JSON
{
"hex": "#aabcb3",
"rgb": {
"r": 170,
"g": 188,
"b": 179
},
"hsl": {
"h": 150,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77876,
"c": 0.02349,
"h": 164.3
},
"luminance": 0.47767
}Semantic roles & 50–950 ramp
primary
#AABCB3
secondary
#E3DEE1
accent
#507396
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282