#ABBCB4#ABBCB4
#ABBCB4 is a light, muted teal. Relative luminance 0.479; OKLCH L 78.0% C 0.022 H 165.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCB4 |
|---|---|
| RGB | rgb(171, 188, 180) |
| HSL | hsl(152, 11%, 70%) |
| HSV | hsv(152, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(74.77, -7.39, 2.05) |
| CIE-LCH | lch(74.77, 7.67, 164.51°) |
| OKLab | oklab(77.98% -0.0212 0.0053) |
| OKLCH | oklch(77.98% 0.022 165.9) |
| XYZ | xyz(43.0143, 47.9191, 50.1543) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.75
Cool Grey
#95A3A6
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 9.91
Dove Gray
#B6B8BD
ΔE00 10.15
Light Grey
#D8DCD6
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCB4 #BCABB3
analogous
#ABBCAB #ABBCB4 #ABBBBC
triadic
#ABBCB4 #B4ABBC #BCB4AB
tetradic
#ABBCB4 #ABABBC #BCABB3 #BBBCAB
square
#ABBCB4 #ABABBC #BCABB3 #BBBCAB
split-complementary
#ABBCB4 #BCABBB #BCABAB
monochromatic
#698477 #89A196 #ABBCB4 #CDD7D2 #EEF1F0
Accessibility & contrast
On white
1.98
#ABBCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#ABBCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCB4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCB4 | 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)
#BBB9B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#A8BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcb4; /* rgb */ color: rgb(171, 188, 180); /* oklch */ color: oklch(78.0% 0.022 165.9);
Tailwind
colors: {
custom: {
50: '#c4d0ca',
500: '#abbcb4',
950: '#000000',
},
}SCSS
$custom: #abbcb4; $custom-light: #c4d0ca; $custom-dark: #000000;
JSON
{
"hex": "#abbcb4",
"rgb": {
"r": 171,
"g": 188,
"b": 180
},
"hsl": {
"h": 151.765,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77979,
"c": 0.02183,
"h": 165.9
},
"luminance": 0.4792
}Semantic roles & 50–950 ramp
primary
#ABBCB4
secondary
#E4DFE1
accent
#507195
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282