#71AFDC#71AFDC
#71AFDC is a light, moderate cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.092 H 241.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFDC |
|---|---|
| RGB | rgb(113, 175, 220) |
| HSL | hsl(205, 60%, 65%) |
| HSV | hsv(205, 49%, 86%) |
| CMYK | cmyk(48.6%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.99, -7.79, -28.86) |
| CIE-LCH | lch(68.99, 29.89, 254.90°) |
| OKLab | oklab(72.93% -0.0442 -0.0803) |
| OKLCH | oklch(72.93% 0.092 241.2) |
| XYZ | xyz(35.0537, 39.3353, 73.4416) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 7.01
Sky
#82CAFC
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.82
Deepskyblue
#00BFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFDC #DC9E71
analogous
#71DCD4 #71AFDC #7179DC
triadic
#71AFDC #DC71AF #AFDC71
tetradic
#71AFDC #D471DC #DC9E71 #79DC71
square
#71AFDC #D471DC #DC9E71 #79DC71
split-complementary
#71AFDC #DC7179 #DCD471
monochromatic
#2A73A9 #4093D0 #71AFDC #A2CBE8 #D3E6F4
Accessibility & contrast
On white
2.37
#71AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#71AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFDC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFDC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#3DBABE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #71afdc; /* rgb */ color: rgb(113, 175, 220); /* oklch */ color: oklch(72.9% 0.092 241.2);
Tailwind
colors: {
custom: {
50: '#9fc6e7',
500: '#71afdc',
950: '#000000',
},
}SCSS
$custom: #71afdc; $custom-light: #9fc6e7; $custom-dark: #000000;
JSON
{
"hex": "#71afdc",
"rgb": {
"r": 113,
"g": 175,
"b": 220
},
"hsl": {
"h": 205.234,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.72925,
"c": 0.09169,
"h": 241.2
},
"luminance": 0.39338
}Semantic roles & 50–950 ramp
primary
#71AFDC
secondary
#E6D2C2
accent
#651DC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1316
muted
#7F8284