#ABC0D7#ABC0D7
#ABC0D7 is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.040 H 250.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0D7 |
|---|---|
| RGB | rgb(171, 192, 215) |
| HSL | hsl(211, 35%, 76%) |
| HSV | hsv(211, 20%, 84%) |
| CMYK | cmyk(20.5%, 10.7%, 0%, 15.7%) |
| CIE-LAB | lab(76.84, -2.25, -13.89) |
| CIE-LCH | lch(76.84, 14.07, 260.81°) |
| OKLab | oklab(79.94% -0.0132 -0.0377) |
| OKLCH | oklch(79.94% 0.04 250.7) |
| XYZ | xyz(47.9068, 51.2622, 71.6473) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.59
Lightsteelblue
#B0C4DE
ΔE00 1.79
Light Blue Grey
#B7C9E2
ΔE00 2.96
Light Grey Blue
#9DBCD4
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Baby Blue (survey)
#A2CFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0D7 #D7C2AB
analogous
#ABD6D7 #ABC0D7 #ACABD7
triadic
#ABC0D7 #D7ABC0 #C0D7AB
tetradic
#ABC0D7 #D7ABD6 #D7C2AB #ABD7AC
square
#ABC0D7 #D7ABD6 #D7C2AB #ABD7AC
split-complementary
#ABC0D7 #D7ACAB #D6D7AB
monochromatic
#5882B0 #82A1C3 #ABC0D7 #D4DFEB #EAEFF5
Accessibility & contrast
On white
1.87
#ABC0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABC0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0D7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0D7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D8
Deuteranopia (green-blind)
#B3BCD7
Tritanopia (blue-blind)
#A0C5C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0d7; /* rgb */ color: rgb(171, 192, 215); /* oklch */ color: oklch(79.9% 0.040 250.7);
Tailwind
colors: {
custom: {
50: '#c4d3e3',
500: '#abc0d7',
950: '#000000',
},
}SCSS
$custom: #abc0d7; $custom-light: #c4d3e3; $custom-dark: #000000;
JSON
{
"hex": "#abc0d7",
"rgb": {
"r": 171,
"g": 192,
"b": 215
},
"hsl": {
"h": 211.364,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.79935,
"c": 0.03998,
"h": 250.7
},
"luminance": 0.51263
}Semantic roles & 50–950 ramp
primary
#ABC0D7
secondary
#AE9478
accent
#7537AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384