#ABC6DF#ABC6DF
#ABC6DF is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.046 H 246.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6DF |
|---|---|
| RGB | rgb(171, 198, 223) |
| HSL | hsl(209, 45%, 77%) |
| HSV | hsv(209, 23%, 87%) |
| CMYK | cmyk(23.3%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.68, -3.65, -15.44) |
| CIE-LCH | lch(78.68, 15.87, 256.70°) |
| OKLab | oklab(81.47% -0.0184 -0.042) |
| OKLCH | oklch(81.47% 0.046 246.3) |
| XYZ | xyz(50.3043, 54.3722, 77.6422) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.65
Lightsteelblue
#B0C4DE
ΔE00 2.65
Light Grey Blue
#9DBCD4
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 3.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Baby Blue (survey)
#A2CFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6DF #DFC4AB
analogous
#ABDFDE #ABC6DF #ABACDF
triadic
#ABC6DF #DFABC6 #C6DFAB
tetradic
#ABC6DF #DEABDF #DFC4AB #ACDFAB
square
#ABC6DF #DEABDF #DFC4AB #ACDFAB
split-complementary
#ABC6DF #DFABAC #DFDEAB
monochromatic
#528ABD #7FA8CE #ABC6DF #D7E4F0 #E9F0F7
Accessibility & contrast
On white
1.77
#ABC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6DF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6DF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#9DCCCE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc6df; /* rgb */ color: rgb(171, 198, 223); /* oklch */ color: oklch(81.5% 0.046 246.3);
Tailwind
colors: {
custom: {
50: '#c4d7e9',
500: '#abc6df',
950: '#000000',
},
}SCSS
$custom: #abc6df; $custom-light: #c4d7e9; $custom-dark: #000000;
JSON
{
"hex": "#abc6df",
"rgb": {
"r": 171,
"g": 198,
"b": 223
},
"hsl": {
"h": 208.846,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.81466,
"c": 0.04591,
"h": 246.3
},
"luminance": 0.54374
}Semantic roles & 50–950 ramp
primary
#ABC6DF
secondary
#B89676
accent
#702EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384