#ABBCCF#ABBCCF
#ABBCCF is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.033 H 251.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCCF |
|---|---|
| RGB | rgb(171, 188, 207) |
| HSL | hsl(212, 27%, 74%) |
| HSV | hsv(212, 17%, 81%) |
| CMYK | cmyk(17.4%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.53, -1.86, -11.51) |
| CIE-LCH | lch(75.53, 11.66, 260.82°) |
| OKLab | oklab(78.83% -0.0106 -0.0312) |
| OKLCH | oklch(78.83% 0.033 251.2) |
| XYZ | xyz(46.0375, 49.1284, 66.0766) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.21
Lightsteelblue
#B0C4DE
ΔE00 3.18
Light Blue Grey
#B7C9E2
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 4.11
Dove Gray
#B6B8BD
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCCF #CFBEAB
analogous
#ABCECF #ABBCCF #ACABCF
triadic
#ABBCCF #CFABBC #BCCFAB
tetradic
#ABBCCF #CFABCE #CFBEAB #ABCFAC
square
#ABBCCF #CFABCE #CFBEAB #ABCFAC
split-complementary
#ABBCCF #CFACAB #CECFAB
monochromatic
#5D7EA2 #849DB9 #ABBCCF #D2DBE5 #ECEFF4
Accessibility & contrast
On white
1.94
#ABBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCCF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCCF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#A2C0C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbccf; /* rgb */ color: rgb(171, 188, 207); /* oklch */ color: oklch(78.8% 0.033 251.2);
Tailwind
colors: {
custom: {
50: '#c4d0dd',
500: '#abbccf',
950: '#000000',
},
}SCSS
$custom: #abbccf; $custom-light: #c4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#abbccf",
"rgb": {
"r": 171,
"g": 188,
"b": 207
},
"hsl": {
"h": 211.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78826,
"c": 0.03294,
"h": 251.2
},
"luminance": 0.49129
}Semantic roles & 50–950 ramp
primary
#ABBCCF
secondary
#EAE6E1
accent
#7640A6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283