#ABBFBB#ABBFBB
#ABBFBB is a light, muted teal. Relative luminance 0.495; OKLCH L 78.8% C 0.023 H 182.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFBB |
|---|---|
| RGB | rgb(171, 191, 187) |
| HSL | hsl(168, 14%, 71%) |
| HSV | hsv(168, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.77, -7.60, -0.31) |
| CIE-LCH | lch(75.77, 7.61, 182.33°) |
| OKLab | oklab(78.82% -0.0226 -0.0009) |
| OKLCH | oklch(78.82% 0.023 182.4) |
| XYZ | xyz(44.3930, 49.5066, 54.2210) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.55
Cool Grey
#95A3A6
ΔE00 8.74
Silver
#C0C0C0
ΔE00 9.18
Dove Gray
#B6B8BD
ΔE00 9.75
Cool Gray
#9AA7B0
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFBB #BFABAF
analogous
#ABBFB1 #ABBFBB #ABB9BF
triadic
#ABBFBB #BBABBF #BFBBAB
tetradic
#ABBFBB #B1ABBF #BFABAF #B9BFAB
square
#ABBFBB #B1ABBF #BFABAF #B9BFAB
split-complementary
#ABBFBB #BFABB9 #BFB1AB
monochromatic
#688882 #88A59F #ABBFBB #CED9D7 #EEF2F1
Accessibility & contrast
On white
1.93
#ABBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFBB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFBB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#A6C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfbb; /* rgb */ color: rgb(171, 191, 187); /* oklch */ color: oklch(78.8% 0.023 182.4);
Tailwind
colors: {
custom: {
50: '#c4d2cf',
500: '#abbfbb',
950: '#000000',
},
}SCSS
$custom: #abbfbb; $custom-light: #c4d2cf; $custom-dark: #000000;
JSON
{
"hex": "#abbfbb",
"rgb": {
"r": 171,
"g": 191,
"b": 187
},
"hsl": {
"h": 168,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78823,
"c": 0.02261,
"h": 182.4
},
"luminance": 0.49507
}Semantic roles & 50–950 ramp
primary
#ABBFBB
secondary
#E6E0E1
accent
#4E5D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282