#ABC0DA#ABC0DA
#ABC0DA is a light, muted cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.044 H 253.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0DA |
|---|---|
| RGB | rgb(171, 192, 218) |
| HSL | hsl(213, 39%, 76%) |
| HSV | hsv(213, 22%, 85%) |
| CMYK | cmyk(21.6%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(76.93, -1.58, -15.37) |
| CIE-LCH | lch(76.93, 15.45, 264.14°) |
| OKLab | oklab(80.04% -0.0121 -0.0418) |
| OKLCH | oklch(80.04% 0.044 253.9) |
| XYZ | xyz(48.2958, 51.4179, 73.6961) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.14
Cloudy Blue
#ACC2D9
ΔE00 1.47
Light Blue Grey
#B7C9E2
ΔE00 2.61
Light Grey Blue
#9DBCD4
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0DA #DAC5AB
analogous
#ABD8DA #ABC0DA #AEABDA
triadic
#ABC0DA #DAABC0 #C0DAAB
tetradic
#ABC0DA #DAABD8 #DAC5AB #ABDAAE
square
#ABC0DA #DAABD8 #DAC5AB #ABDAAE
split-complementary
#ABC0DA #DAAEAB #D8DAAB
monochromatic
#5680B5 #81A0C7 #ABC0DA #D5E0ED #EAEFF6
Accessibility & contrast
On white
1.86
#ABC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0DA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0DA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#9FC6C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0da; /* rgb */ color: rgb(171, 192, 218); /* oklch */ color: oklch(80.0% 0.044 253.9);
Tailwind
colors: {
custom: {
50: '#c4d3e5',
500: '#abc0da',
950: '#000000',
},
}SCSS
$custom: #abc0da; $custom-light: #c4d3e5; $custom-dark: #000000;
JSON
{
"hex": "#abc0da",
"rgb": {
"r": 171,
"g": 192,
"b": 218
},
"hsl": {
"h": 213.191,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.8004,
"c": 0.04355,
"h": 253.9
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#ABC0DA
secondary
#B29878
accent
#7934B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384