#AABCB4#AABCB4
#AABCB4 is a light, muted teal. Relative luminance 0.478; OKLCH L 77.9% C 0.023 H 167.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCB4 |
|---|---|
| RGB | rgb(170, 188, 180) |
| HSL | hsl(153, 12%, 70%) |
| HSV | hsv(153, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(74.70, -7.73, 1.94) |
| CIE-LCH | lch(74.70, 7.97, 165.94°) |
| OKLab | oklab(77.91% -0.0222 0.005) |
| OKLCH | oklch(77.91% 0.023 167.3) |
| XYZ | xyz(42.7972, 47.8072, 50.1441) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.04
Cool Grey
#95A3A6
ΔE00 8.96
Silver
#C0C0C0
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 10.17
Dove Gray
#B6B8BD
ΔE00 10.41
Greenish Grey
#96AE8D
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCB4 #BCAAB2
analogous
#AABCAB #AABCB4 #AABBBC
triadic
#AABCB4 #B4AABC #BCB4AA
tetradic
#AABCB4 #ABAABC #BCAAB2 #BBBCAA
square
#AABCB4 #ABAABC #BCAAB2 #BBBCAA
split-complementary
#AABCB4 #BCAABB #BCABAA
monochromatic
#688477 #88A196 #AABCB4 #CCD7D2 #EEF2F0
Accessibility & contrast
On white
1.99
#AABCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#AABCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCB4
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCB4 | 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)
#BBB9B4
Deuteranopia (green-blind)
#B7B7B4
Tritanopia (blue-blind)
#A7BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabcb4; /* rgb */ color: rgb(170, 188, 180); /* oklch */ color: oklch(77.9% 0.023 167.3);
Tailwind
colors: {
custom: {
50: '#c3d0ca',
500: '#aabcb4',
950: '#000000',
},
}SCSS
$custom: #aabcb4; $custom-light: #c3d0ca; $custom-dark: #000000;
JSON
{
"hex": "#aabcb4",
"rgb": {
"r": 170,
"g": 188,
"b": 180
},
"hsl": {
"h": 153.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77905,
"c": 0.02277,
"h": 167.3
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#AABCB4
secondary
#E3DEE1
accent
#506F96
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282