#71C5FC#71C5FC
#71C5FC is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.113 H 239.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #71C5FC |
|---|---|
| RGB | rgb(113, 197, 252) |
| HSL | hsl(204, 96%, 72%) |
| HSV | hsv(204, 55%, 99%) |
| CMYK | cmyk(55.2%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.36, -10.30, -34.84) |
| CIE-LCH | lch(76.36, 36.33, 253.53°) |
| OKLab | oklab(79.16% -0.0583 -0.0974) |
| OKLCH | oklch(79.16% 0.113 239.1) |
| XYZ | xyz(44.3405, 50.4676, 99.4811) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.02
Lightskyblue
#87CEFA
ΔE00 3.27
Sky Blue (survey)
#75BBFD
ΔE00 4.32
Light Blue
#95D0FC
ΔE00 4.57
Deepskyblue
#00BFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C5FC #FCA871
analogous
#71FCEE #71C5FC #7180FC
triadic
#71C5FC #FC71C5 #C5FC71
tetradic
#71C5FC #EE71FC #FCA871 #80FC71
square
#71C5FC #EE71FC #FCA871 #80FC71
split-complementary
#71C5FC #FC7180 #FCEE71
monochromatic
#0592EE #35ADFB #71C5FC #ADDDFD #E1F3FE
Accessibility & contrast
On white
1.89
#71C5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#71C5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C5FC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C5FC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#00D3D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c5fc; /* rgb */ color: rgb(113, 197, 252); /* oklch */ color: oklch(79.2% 0.113 239.1);
Tailwind
colors: {
custom: {
50: '#a3d6fd',
500: '#71c5fc',
950: '#000000',
},
}SCSS
$custom: #71c5fc; $custom-light: #a3d6fd; $custom-dark: #000000;
JSON
{
"hex": "#71c5fc",
"rgb": {
"r": 113,
"g": 197,
"b": 252
},
"hsl": {
"h": 203.741,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.79157,
"c": 0.11347,
"h": 239.1
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#71C5FC
secondary
#D87839
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385