#ABBFBC#ABBFBC
#ABBFBC is a light, muted teal. Relative luminance 0.495; OKLCH L 78.9% C 0.022 H 185.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFBC |
|---|---|
| RGB | rgb(171, 191, 188) |
| HSL | hsl(171, 14%, 71%) |
| HSV | hsv(171, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.79, -7.40, -0.81) |
| CIE-LCH | lch(75.79, 7.45, 186.26°) |
| OKLab | oklab(78.85% -0.0222 -0.0023) |
| OKLCH | oklch(78.85% 0.022 185.9) |
| XYZ | xyz(44.5004, 49.5496, 54.7867) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.55
Silver
#C0C0C0
ΔE00 9.01
Dove Gray
#B6B8BD
ΔE00 9.47
Cool Gray
#9AA7B0
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFBC #BFABAE
analogous
#ABBFB2 #ABBFBC #ABB8BF
triadic
#ABBFBC #BCABBF #BFBCAB
tetradic
#ABBFBC #B2ABBF #BFABAE #B8BFAB
square
#ABBFBC #B2ABBF #BFABAE #B8BFAB
split-complementary
#ABBFBC #BFABB8 #BFB2AB
monochromatic
#688883 #88A5A0 #ABBFBC #CED9D8 #EEF2F1
Accessibility & contrast
On white
1.92
#ABBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFBC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFBC | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#A6C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfbc; /* rgb */ color: rgb(171, 191, 188); /* oklch */ color: oklch(78.9% 0.022 185.9);
Tailwind
colors: {
custom: {
50: '#c4d2d0',
500: '#abbfbc',
950: '#000000',
},
}SCSS
$custom: #abbfbc; $custom-light: #c4d2d0; $custom-dark: #000000;
JSON
{
"hex": "#abbfbc",
"rgb": {
"r": 171,
"g": 191,
"b": 188
},
"hsl": {
"h": 171,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78853,
"c": 0.02231,
"h": 185.9
},
"luminance": 0.4955
}Semantic roles & 50–950 ramp
primary
#ABBFBC
secondary
#E6E0E1
accent
#4E5998
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282