#ABBDCF#ABBDCF
#ABBDCF is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.032 H 248.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCF |
|---|---|
| RGB | rgb(171, 189, 207) |
| HSL | hsl(210, 27%, 74%) |
| HSV | hsv(210, 17%, 81%) |
| CMYK | cmyk(17.4%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.80, -2.40, -11.12) |
| CIE-LCH | lch(75.80, 11.37, 257.84°) |
| OKLab | oklab(79.04% -0.012 -0.0301) |
| OKLCH | oklch(79.04% 0.032 248.2) |
| XYZ | xyz(46.2518, 49.5571, 66.1480) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.18
Lightsteelblue
#B0C4DE
ΔE00 3.47
Light Grey Blue
#9DBCD4
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 4.27
Cool Gray
#9AA7B0
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCF #CFBDAB
analogous
#ABCFCF #ABBDCF #ABABCF
triadic
#ABBDCF #CFABBD #BDCFAB
tetradic
#ABBDCF #CFABCF #CFBDAB #ABCFAB
square
#ABBDCF #CFABCF #CFBDAB #ABCFAB
split-complementary
#ABBDCF #CFABAB #CFCFAB
monochromatic
#5D80A2 #849EB9 #ABBDCF #D2DCE5 #ECF0F4
Accessibility & contrast
On white
1.92
#ABBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#A2C1C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdcf; /* rgb */ color: rgb(171, 189, 207); /* oklch */ color: oklch(79.0% 0.032 248.2);
Tailwind
colors: {
custom: {
50: '#c4d0dd',
500: '#abbdcf',
950: '#000000',
},
}SCSS
$custom: #abbdcf; $custom-light: #c4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#abbdcf",
"rgb": {
"r": 171,
"g": 189,
"b": 207
},
"hsl": {
"h": 210,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.79035,
"c": 0.03241,
"h": 248.2
},
"luminance": 0.49558
}Semantic roles & 50–950 ramp
primary
#ABBDCF
secondary
#EAE6E1
accent
#7340A6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283