#ABC8DC#ABC8DC
#ABC8DC is a light, muted cyan. Relative luminance 0.551; OKLCH L 81.8% C 0.042 H 238.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8DC |
|---|---|
| RGB | rgb(171, 200, 220) |
| HSL | hsl(204, 41%, 77%) |
| HSV | hsv(204, 22%, 86%) |
| CMYK | cmyk(22.3%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.12, -5.39, -13.17) |
| CIE-LCH | lch(79.12, 14.23, 247.76°) |
| OKLab | oklab(81.78% -0.0222 -0.0358) |
| OKLCH | oklch(81.78% 0.042 238.2) |
| XYZ | xyz(50.3636, 55.1322, 75.6843) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.33
Light Grey Blue
#9DBCD4
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8DC #DCBFAB
analogous
#ABDCD8 #ABC8DC #ABB0DC
triadic
#ABC8DC #DCABC8 #C8DCAB
tetradic
#ABC8DC #D8ABDC #DCBFAB #B0DCAB
square
#ABC8DC #D8ABDC #DCBFAB #B0DCAB
split-complementary
#ABC8DC #DCABB0 #DCD8AB
monochromatic
#558FB8 #80ACCA #ABC8DC #D6E4EE #E9F1F6
Accessibility & contrast
On white
1.75
#ABC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#ABC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8DC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8DC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#9DCDCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc8dc; /* rgb */ color: rgb(171, 200, 220); /* oklch */ color: oklch(81.8% 0.042 238.2);
Tailwind
colors: {
custom: {
50: '#c4d8e6',
500: '#abc8dc',
950: '#000000',
},
}SCSS
$custom: #abc8dc; $custom-light: #c4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#abc8dc",
"rgb": {
"r": 171,
"g": 200,
"b": 220
},
"hsl": {
"h": 204.49,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.81782,
"c": 0.04214,
"h": 238.2
},
"luminance": 0.55134
}Semantic roles & 50–950 ramp
primary
#ABC8DC
secondary
#B49077
accent
#6731B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384