#ABC6DA#ABC6DA
#ABC6DA is a light, muted cyan. Relative luminance 0.541; OKLCH L 81.3% C 0.041 H 240.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6DA |
|---|---|
| RGB | rgb(171, 198, 218) |
| HSL | hsl(206, 39%, 76%) |
| HSV | hsv(206, 22%, 85%) |
| CMYK | cmyk(21.6%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.52, -4.77, -12.98) |
| CIE-LCH | lch(78.52, 13.83, 249.81°) |
| OKLab | oklab(81.29% -0.0203 -0.0353) |
| OKLCH | oklch(81.29% 0.041 240.1) |
| XYZ | xyz(49.6401, 54.1066, 74.1443) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.65
Light Grey Blue
#9DBCD4
ΔE00 3.09
Lightsteelblue
#B0C4DE
ΔE00 4.19
Light Blue Grey
#B7C9E2
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6DA #DABFAB
analogous
#ABDAD7 #ABC6DA #ABAFDA
triadic
#ABC6DA #DAABC6 #C6DAAB
tetradic
#ABC6DA #D7ABDA #DABFAB #AFDAAB
square
#ABC6DA #D7ABDA #DABFAB #AFDAAB
split-complementary
#ABC6DA #DAABAF #DAD7AB
monochromatic
#568CB5 #81A9C7 #ABC6DA #D5E3ED #EAF1F6
Accessibility & contrast
On white
1.78
#ABC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ABC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6DA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6DA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#9ECBCC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc6da; /* rgb */ color: rgb(171, 198, 218); /* oklch */ color: oklch(81.3% 0.041 240.1);
Tailwind
colors: {
custom: {
50: '#c4d7e5',
500: '#abc6da',
950: '#000000',
},
}SCSS
$custom: #abc6da; $custom-light: #c4d7e5; $custom-dark: #000000;
JSON
{
"hex": "#abc6da",
"rgb": {
"r": 171,
"g": 198,
"b": 218
},
"hsl": {
"h": 205.532,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.81293,
"c": 0.04067,
"h": 240.1
},
"luminance": 0.54108
}Semantic roles & 50–950 ramp
primary
#ABC6DA
secondary
#B29078
accent
#6934B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384