#ABC1DA#ABC1DA
#ABC1DA is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.2% C 0.043 H 251.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1DA |
|---|---|
| RGB | rgb(171, 193, 218) |
| HSL | hsl(212, 39%, 76%) |
| HSV | hsv(212, 22%, 85%) |
| CMYK | cmyk(21.6%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.20, -2.11, -14.98) |
| CIE-LCH | lch(77.20, 15.12, 261.97°) |
| OKLab | oklab(80.25% -0.0135 -0.0407) |
| OKLCH | oklch(80.25% 0.043 251.7) |
| XYZ | xyz(48.5161, 51.8585, 73.7696) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.83
Lightsteelblue
#B0C4DE
ΔE00 1.31
Light Blue Grey
#B7C9E2
ΔE00 2.66
Light Grey Blue
#9DBCD4
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Baby Blue (survey)
#A2CFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1DA #DAC4AB
analogous
#ABD9DA #ABC1DA #ADABDA
triadic
#ABC1DA #DAABC1 #C1DAAB
tetradic
#ABC1DA #DAABD9 #DAC4AB #ABDAAD
square
#ABC1DA #DAABD9 #DAC4AB #ABDAAD
split-complementary
#ABC1DA #DAADAB #D9DAAB
monochromatic
#5682B5 #81A2C7 #ABC1DA #D5E0ED #EAEFF6
Accessibility & contrast
On white
1.85
#ABC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1DA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1DA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#9FC7C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc1da; /* rgb */ color: rgb(171, 193, 218); /* oklch */ color: oklch(80.2% 0.043 251.7);
Tailwind
colors: {
custom: {
50: '#c4d3e5',
500: '#abc1da',
950: '#000000',
},
}SCSS
$custom: #abc1da; $custom-light: #c4d3e5; $custom-dark: #000000;
JSON
{
"hex": "#abc1da",
"rgb": {
"r": 171,
"g": 193,
"b": 218
},
"hsl": {
"h": 211.915,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.80248,
"c": 0.0429,
"h": 251.7
},
"luminance": 0.5186
}Semantic roles & 50–950 ramp
primary
#ABC1DA
secondary
#B29678
accent
#7734B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384