#ABBFC6#ABBFC6
#ABBFC6 is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.024 H 220.8°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC6 |
|---|---|
| RGB | rgb(171, 191, 198) |
| HSL | hsl(196, 19%, 72%) |
| HSV | hsv(196, 14%, 78%) |
| CMYK | cmyk(13.6%, 3.5%, 0%, 22.4%) |
| CIE-LAB | lab(76.07, -5.37, -5.83) |
| CIE-LCH | lch(76.07, 7.93, 227.36°) |
| OKLab | oklab(79.16% -0.0182 -0.0157) |
| OKLCH | oklch(79.16% 0.024 220.8) |
| XYZ | xyz(45.6160, 49.9958, 60.6620) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.53
Lightblue
#ADD8E6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC6 #C6B2AB
analogous
#ABC6C0 #ABBFC6 #ABB1C6
triadic
#ABBFC6 #C6ABBF #BFC6AB
tetradic
#ABBFC6 #C0ABC6 #C6B2AB #B1C6AB
square
#ABBFC6 #C0ABC6 #C6B2AB #B1C6AB
split-complementary
#ABBFC6 #C6ABB1 #C6C0AB
monochromatic
#648793 #87A3AD #ABBFC6 #CFDBDF #EDF1F3
Accessibility & contrast
On white
1.91
#ABBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#ABBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC6
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC6 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC6
Deuteranopia (green-blind)
#B6BAC6
Tritanopia (blue-blind)
#A4C1C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfc6; /* rgb */ color: rgb(171, 191, 198); /* oklch */ color: oklch(79.2% 0.024 220.8);
Tailwind
colors: {
custom: {
50: '#c4d2d7',
500: '#abbfc6',
950: '#000000',
},
}SCSS
$custom: #abbfc6; $custom-light: #c4d2d7; $custom-dark: #000000;
JSON
{
"hex": "#abbfc6",
"rgb": {
"r": 171,
"g": 191,
"b": 198
},
"hsl": {
"h": 195.556,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.79161,
"c": 0.02409,
"h": 220.8
},
"luminance": 0.49997
}Semantic roles & 50–950 ramp
primary
#ABBFC6
secondary
#E9E4E2
accent
#5E489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283