#ABCCDF#ABCCDF
#ABCCDF is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.7% C 0.044 H 233.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCDF |
|---|---|
| RGB | rgb(171, 204, 223) |
| HSL | hsl(202, 45%, 77%) |
| HSV | hsv(202, 23%, 87%) |
| CMYK | cmyk(23.3%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.27, -6.82, -13.05) |
| CIE-LCH | lch(80.27, 14.72, 242.40°) |
| OKLab | oklab(82.73% -0.0264 -0.0355) |
| OKLCH | oklch(82.73% 0.044 233.3) |
| XYZ | xyz(51.7030, 57.1696, 78.1084) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.63
Lightblue
#ADD8E6
ΔE00 4.71
Cloudy Blue
#ACC2D9
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCDF #DFBEAB
analogous
#ABDFD8 #ABCCDF #ABB2DF
triadic
#ABCCDF #DFABCC #CCDFAB
tetradic
#ABCCDF #D8ABDF #DFBEAB #B2DFAB
square
#ABCCDF #D8ABDF #DFBEAB #B2DFAB
split-complementary
#ABCCDF #DFABB2 #DFD8AB
monochromatic
#5296BD #7FB1CE #ABCCDF #D7E7F0 #E9F2F7
Accessibility & contrast
On white
1.69
#ABCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#ABCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCDF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCDF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#9CD1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abccdf; /* rgb */ color: rgb(171, 204, 223); /* oklch */ color: oklch(82.7% 0.044 233.3);
Tailwind
colors: {
custom: {
50: '#c5dbe9',
500: '#abccdf',
950: '#000000',
},
}SCSS
$custom: #abccdf; $custom-light: #c5dbe9; $custom-dark: #000000;
JSON
{
"hex": "#abccdf",
"rgb": {
"r": 171,
"g": 204,
"b": 223
},
"hsl": {
"h": 201.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.82725,
"c": 0.04425,
"h": 233.3
},
"luminance": 0.57171
}Semantic roles & 50–950 ramp
primary
#ABCCDF
secondary
#B88E76
accent
#602EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484