#ABBFC4#ABBFC4
#ABBFC4 is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.023 H 214.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC4 |
|---|---|
| RGB | rgb(171, 191, 196) |
| HSL | hsl(192, 17%, 72%) |
| HSV | hsv(192, 13%, 77%) |
| CMYK | cmyk(12.8%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(76.01, -5.79, -4.83) |
| CIE-LCH | lch(76.01, 7.54, 219.87°) |
| OKLab | oklab(79.1% -0.019 -0.013) |
| OKLCH | oklch(79.1% 0.023 214.4) |
| XYZ | xyz(45.3868, 49.9042, 59.4551) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC4 #C4B0AB
analogous
#ABC4BD #ABBFC4 #ABB3C4
triadic
#ABBFC4 #C4ABBF #BFC4AB
tetradic
#ABBFC4 #BDABC4 #C4B0AB #B3C4AB
square
#ABBFC4 #BDABC4 #C4B0AB #B3C4AB
split-complementary
#ABBFC4 #C4ABB3 #C4BDAB
monochromatic
#658790 #87A4AB #ABBFC4 #CFDADD #EDF1F2
Accessibility & contrast
On white
1.91
#ABBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ABBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC4
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC4 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC4
Deuteranopia (green-blind)
#B7BAC4
Tritanopia (blue-blind)
#A4C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfc4; /* rgb */ color: rgb(171, 191, 196); /* oklch */ color: oklch(79.1% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#c4d2d5',
500: '#abbfc4',
950: '#000000',
},
}SCSS
$custom: #abbfc4; $custom-light: #c4d2d5; $custom-dark: #000000;
JSON
{
"hex": "#abbfc4",
"rgb": {
"r": 171,
"g": 191,
"b": 196
},
"hsl": {
"h": 192,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.79098,
"c": 0.02306,
"h": 214.4
},
"luminance": 0.49905
}Semantic roles & 50–950 ramp
primary
#ABBFC4
secondary
#E9E4E2
accent
#5A4A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283