#ABBFC5#ABBFC5
#ABBFC5 is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.1% C 0.024 H 217.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC5 |
|---|---|
| RGB | rgb(171, 191, 197) |
| HSL | hsl(194, 18%, 72%) |
| HSV | hsv(194, 13%, 77%) |
| CMYK | cmyk(13.2%, 3%, 0%, 22.7%) |
| CIE-LAB | lab(76.04, -5.58, -5.33) |
| CIE-LCH | lch(76.04, 7.72, 223.71°) |
| OKLab | oklab(79.13% -0.0186 -0.0144) |
| OKLCH | oklch(79.13% 0.024 217.7) |
| XYZ | xyz(45.5010, 49.9498, 60.0565) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.09
Cool Gray
#9AA7B0
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.34
Silver (survey)
#C5C9C7
ΔE00 7.39
Dove Gray
#B6B8BD
ΔE00 7.51
Cool Grey
#95A3A6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC5 #C5B1AB
analogous
#ABC5BE #ABBFC5 #ABB2C5
triadic
#ABBFC5 #C5ABBF #BFC5AB
tetradic
#ABBFC5 #BEABC5 #C5B1AB #B2C5AB
square
#ABBFC5 #BEABC5 #C5B1AB #B2C5AB
split-complementary
#ABBFC5 #C5ABB2 #C5BEAB
monochromatic
#648791 #87A3AC #ABBFC5 #CFDBDE #EDF1F3
Accessibility & contrast
On white
1.91
#ABBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ABBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC5
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC5 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC5
Deuteranopia (green-blind)
#B7BAC5
Tritanopia (blue-blind)
#A4C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfc5; /* rgb */ color: rgb(171, 191, 197); /* oklch */ color: oklch(79.1% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#c4d2d6',
500: '#abbfc5',
950: '#000000',
},
}SCSS
$custom: #abbfc5; $custom-light: #c4d2d6; $custom-dark: #000000;
JSON
{
"hex": "#abbfc5",
"rgb": {
"r": 171,
"g": 191,
"b": 197
},
"hsl": {
"h": 193.846,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.79129,
"c": 0.02353,
"h": 217.7
},
"luminance": 0.49951
}Semantic roles & 50–950 ramp
primary
#ABBFC5
secondary
#E9E4E2
accent
#5C499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283