#ABBFCF#ABBFCF
#ABBFCF is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.032 H 242.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFCF |
|---|---|
| RGB | rgb(171, 191, 207) |
| HSL | hsl(207, 27%, 74%) |
| HSV | hsv(207, 17%, 81%) |
| CMYK | cmyk(17.4%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.33, -3.46, -10.32) |
| CIE-LCH | lch(76.33, 10.89, 251.45°) |
| OKLab | oklab(79.45% -0.0148 -0.0279) |
| OKLCH | oklch(79.45% 0.032 242.1) |
| XYZ | xyz(46.6850, 50.4234, 66.2924) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.80
Light Grey Blue
#9DBCD4
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.39
Light Blue Grey
#B7C9E2
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFCF #CFBBAB
analogous
#ABCFCD #ABBFCF #ABADCF
triadic
#ABBFCF #CFABBF #BFCFAB
tetradic
#ABBFCF #CDABCF #CFBBAB #ADCFAB
square
#ABBFCF #CDABCF #CFBBAB #ADCFAB
split-complementary
#ABBFCF #CFABAD #CFCDAB
monochromatic
#5D84A2 #84A1B9 #ABBFCF #D2DDE5 #ECF0F4
Accessibility & contrast
On white
1.89
#ABBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFCF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFCF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#A2C3C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfcf; /* rgb */ color: rgb(171, 191, 207); /* oklch */ color: oklch(79.5% 0.032 242.1);
Tailwind
colors: {
custom: {
50: '#c4d2dd',
500: '#abbfcf',
950: '#000000',
},
}SCSS
$custom: #abbfcf; $custom-light: #c4d2dd; $custom-dark: #000000;
JSON
{
"hex": "#abbfcf",
"rgb": {
"r": 171,
"g": 191,
"b": 207
},
"hsl": {
"h": 206.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.79454,
"c": 0.03161,
"h": 242.1
},
"luminance": 0.50425
}Semantic roles & 50–950 ramp
primary
#ABBFCF
secondary
#A48D7A
accent
#6D40A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384