#ABBFC3#ABBFC3
#ABBFC3 is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.023 H 211.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC3 |
|---|---|
| RGB | rgb(171, 191, 195) |
| HSL | hsl(190, 17%, 72%) |
| HSV | hsv(190, 12%, 76%) |
| CMYK | cmyk(12.3%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(75.98, -5.99, -4.33) |
| CIE-LCH | lch(75.98, 7.39, 215.86°) |
| OKLab | oklab(79.07% -0.0194 -0.0117) |
| OKLCH | oklch(79.07% 0.023 211.1) |
| XYZ | xyz(45.2734, 49.8588, 58.8576) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC3 #C3AFAB
analogous
#ABC3BB #ABBFC3 #ABB3C3
triadic
#ABBFC3 #C3ABBF #BFC3AB
tetradic
#ABBFC3 #BBABC3 #C3AFAB #B3C3AB
square
#ABBFC3 #BBABC3 #C3AFAB #B3C3AB
split-complementary
#ABBFC3 #C3ABB3 #C3BBAB
monochromatic
#66878E #87A4AA #ABBFC3 #CFDADD #EDF1F2
Accessibility & contrast
On white
1.91
#ABBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC3
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC3 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#A5C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfc3; /* rgb */ color: rgb(171, 191, 195); /* oklch */ color: oklch(79.1% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#c4d2d5',
500: '#abbfc3',
950: '#000000',
},
}SCSS
$custom: #abbfc3; $custom-light: #c4d2d5; $custom-dark: #000000;
JSON
{
"hex": "#abbfc3",
"rgb": {
"r": 171,
"g": 191,
"b": 195
},
"hsl": {
"h": 190,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79067,
"c": 0.02266,
"h": 211.1
},
"luminance": 0.4986
}Semantic roles & 50–950 ramp
primary
#ABBFC3
secondary
#E8E3E2
accent
#584B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283