#ABBCBF#ABBCBF
#ABBCBF is a light, near-neutral teal. Relative luminance 0.484; OKLCH L 78.3% C 0.019 H 209.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCBF |
|---|---|
| RGB | rgb(171, 188, 191) |
| HSL | hsl(189, 14%, 71%) |
| HSV | hsv(189, 10%, 75%) |
| CMYK | cmyk(10.5%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(75.07, -5.22, -3.51) |
| CIE-LCH | lch(75.07, 6.28, 213.91°) |
| OKLab | oklab(78.31% -0.0168 -0.0094) |
| OKLCH | oklch(78.31% 0.019 209.4) |
| XYZ | xyz(44.1796, 48.3852, 56.2918) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 6.94
Cool Grey
#95A3A6
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.43
Dark Gray
#A9A9A9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCBF #BFAEAB
analogous
#ABBFB8 #ABBCBF #ABB2BF
triadic
#ABBCBF #BFABBC #BCBFAB
tetradic
#ABBCBF #B8ABBF #BFAEAB #B2BFAB
square
#ABBCBF #B8ABBF #BFAEAB #B2BFAB
split-complementary
#ABBCBF #BFABB2 #BFB8AB
monochromatic
#688388 #88A0A5 #ABBCBF #CED8D9 #EEF1F2
Accessibility & contrast
On white
1.97
#ABBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCBF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCBF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#A6BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcbf; /* rgb */ color: rgb(171, 188, 191); /* oklch */ color: oklch(78.3% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#c4d0d2',
500: '#abbcbf',
950: '#000000',
},
}SCSS
$custom: #abbcbf; $custom-light: #c4d0d2; $custom-dark: #000000;
JSON
{
"hex": "#abbcbf",
"rgb": {
"r": 171,
"g": 188,
"b": 191
},
"hsl": {
"h": 189,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78307,
"c": 0.01924,
"h": 209.4
},
"luminance": 0.48386
}Semantic roles & 50–950 ramp
primary
#ABBCBF
secondary
#E6E1E0
accent
#594E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282