#ABC1DF#ABC1DF
#ABC1DF is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.049 H 256.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1DF |
|---|---|
| RGB | rgb(171, 193, 223) |
| HSL | hsl(215, 45%, 77%) |
| HSV | hsv(215, 23%, 87%) |
| CMYK | cmyk(23.3%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.36, -0.98, -17.44) |
| CIE-LCH | lch(77.36, 17.46, 266.77°) |
| OKLab | oklab(80.43% -0.0117 -0.0475) |
| OKLCH | oklch(80.43% 0.049 256.2) |
| XYZ | xyz(49.1802, 52.1241, 77.2675) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.49
Cloudy Blue
#ACC2D9
ΔE00 2.63
Light Blue Grey
#B7C9E2
ΔE00 2.73
Light Grey Blue
#9DBCD4
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1DF #DFC9AB
analogous
#ABDBDF #ABC1DF #AFABDF
triadic
#ABC1DF #DFABC1 #C1DFAB
tetradic
#ABC1DF #DFABDB #DFC9AB #ABDFAF
square
#ABC1DF #DFABDB #DFC9AB #ABDFAF
split-complementary
#ABC1DF #DFAFAB #DBDFAB
monochromatic
#5280BD #7FA0CE #ABC1DF #D7E2F0 #E9EFF7
Accessibility & contrast
On white
1.84
#ABC1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1DF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1DF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E0
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#9DC7CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc1df; /* rgb */ color: rgb(171, 193, 223); /* oklch */ color: oklch(80.4% 0.049 256.2);
Tailwind
colors: {
custom: {
50: '#c4d3e9',
500: '#abc1df',
950: '#000000',
},
}SCSS
$custom: #abc1df; $custom-light: #c4d3e9; $custom-dark: #000000;
JSON
{
"hex": "#abc1df",
"rgb": {
"r": 171,
"g": 193,
"b": 223
},
"hsl": {
"h": 214.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.80426,
"c": 0.04897,
"h": 256.2
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#ABC1DF
secondary
#B89C76
accent
#7D2EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384