#ABBCB6#ABBCB6
#ABBCB6 is a light, muted teal. Relative luminance 0.480; OKLCH L 78.0% C 0.021 H 172.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCB6 |
|---|---|
| RGB | rgb(171, 188, 182) |
| HSL | hsl(159, 11%, 70%) |
| HSV | hsv(159, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.83, -7.00, 1.04) |
| CIE-LCH | lch(74.83, 7.08, 171.59°) |
| OKLab | oklab(78.04% -0.0204 0.0026) |
| OKLCH | oklch(78.04% 0.021 172.6) |
| XYZ | xyz(43.2195, 48.0012, 51.2350) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.35
Cool Grey
#95A3A6
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.77
Dove Gray
#B6B8BD
ΔE00 9.50
Dark Gray
#A9A9A9
ΔE00 9.51
Cool Gray
#9AA7B0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCB6 #BCABB1
analogous
#ABBCAD #ABBCB6 #ABB9BC
triadic
#ABBCB6 #B6ABBC #BCB6AB
tetradic
#ABBCB6 #ADABBC #BCABB1 #B9BCAB
square
#ABBCB6 #ADABBC #BCABB1 #B9BCAB
split-complementary
#ABBCB6 #BCABB9 #BCADAB
monochromatic
#69847A #89A198 #ABBCB6 #CDD7D4 #EEF1F0
Accessibility & contrast
On white
1.98
#ABBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ABBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCB6
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCB6 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#A8BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcb6; /* rgb */ color: rgb(171, 188, 182); /* oklch */ color: oklch(78.0% 0.021 172.6);
Tailwind
colors: {
custom: {
50: '#c4d0cb',
500: '#abbcb6',
950: '#000000',
},
}SCSS
$custom: #abbcb6; $custom-light: #c4d0cb; $custom-dark: #000000;
JSON
{
"hex": "#abbcb6",
"rgb": {
"r": 171,
"g": 188,
"b": 182
},
"hsl": {
"h": 158.824,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78037,
"c": 0.02053,
"h": 172.6
},
"luminance": 0.48002
}Semantic roles & 50–950 ramp
primary
#ABBCB6
secondary
#E4DFE1
accent
#506995
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282