#ABBFC7#ABBFC7
#ABBFC7 is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.025 H 223.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC7 |
|---|---|
| RGB | rgb(171, 191, 199) |
| HSL | hsl(197, 20%, 73%) |
| HSV | hsv(197, 14%, 78%) |
| CMYK | cmyk(14.1%, 4%, 0%, 22%) |
| CIE-LAB | lab(76.10, -5.16, -6.33) |
| CIE-LCH | lch(76.10, 8.17, 230.82°) |
| OKLab | oklab(79.19% -0.0178 -0.0171) |
| OKLCH | oklch(79.19% 0.025 223.8) |
| XYZ | xyz(45.7317, 50.0421, 61.2714) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 6.93
Dove Gray
#B6B8BD
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC7 #C7B3AB
analogous
#ABC7C1 #ABBFC7 #ABB1C7
triadic
#ABBFC7 #C7ABBF #BFC7AB
tetradic
#ABBFC7 #C1ABC7 #C7B3AB #B1C7AB
square
#ABBFC7 #C1ABC7 #C7B3AB #B1C7AB
split-complementary
#ABBFC7 #C7ABB1 #C7C1AB
monochromatic
#638695 #86A3AF #ABBFC7 #D0DBDF #EDF1F3
Accessibility & contrast
On white
1.91
#ABBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#ABBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC7
Deuteranopia (green-blind)
#B6BAC7
Tritanopia (blue-blind)
#A4C2C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfc7; /* rgb */ color: rgb(171, 191, 199); /* oklch */ color: oklch(79.2% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#c4d2d8',
500: '#abbfc7',
950: '#000000',
},
}SCSS
$custom: #abbfc7; $custom-light: #c4d2d8; $custom-dark: #000000;
JSON
{
"hex": "#abbfc7",
"rgb": {
"r": 171,
"g": 191,
"b": 199
},
"hsl": {
"h": 197.143,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.79193,
"c": 0.02471,
"h": 223.8
},
"luminance": 0.50043
}Semantic roles & 50–950 ramp
primary
#ABBFC7
secondary
#9B847B
accent
#60479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383