#71ACDC#71ACDC
#71ACDC is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.093 H 244.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACDC |
|---|---|
| RGB | rgb(113, 172, 220) |
| HSL | hsl(207, 60%, 65%) |
| HSV | hsv(207, 49%, 86%) |
| CMYK | cmyk(48.6%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.15, -6.14, -30.15) |
| CIE-LCH | lch(68.15, 30.77, 258.48°) |
| OKLab | oklab(72.26% -0.0407 -0.084) |
| OKLCH | oklch(72.26% 0.093 244.1) |
| XYZ | xyz(34.4763, 38.1805, 73.2491) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Carolina Blue
#8AB8FE
ΔE00 6.51
Lightblue (survey)
#7BC8F6
ΔE00 7.83
Azure (survey)
#069AF3
ΔE00 7.87
Sky
#82CAFC
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACDC #DCA171
analogous
#71DCD7 #71ACDC #7176DC
triadic
#71ACDC #DC71AC #ACDC71
tetradic
#71ACDC #D771DC #DCA171 #76DC71
square
#71ACDC #D771DC #DCA171 #76DC71
split-complementary
#71ACDC #DC7176 #DCD771
monochromatic
#2A70A9 #408FD0 #71ACDC #A2C9E8 #D3E5F4
Accessibility & contrast
On white
2.43
#71ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#71ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACDC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACDC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#3EB8BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71acdc; /* rgb */ color: rgb(113, 172, 220); /* oklch */ color: oklch(72.3% 0.093 244.1);
Tailwind
colors: {
custom: {
50: '#9fc4e7',
500: '#71acdc',
950: '#000000',
},
}SCSS
$custom: #71acdc; $custom-light: #9fc4e7; $custom-dark: #000000;
JSON
{
"hex": "#71acdc",
"rgb": {
"r": 113,
"g": 172,
"b": 220
},
"hsl": {
"h": 206.916,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.72262,
"c": 0.09336,
"h": 244.1
},
"luminance": 0.38183
}Semantic roles & 50–950 ramp
primary
#71ACDC
secondary
#E6D3C2
accent
#6A1DC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184