#71C4FC#71C4FC
#71C4FC is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.9% C 0.114 H 239.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71C4FC |
|---|---|
| RGB | rgb(113, 196, 252) |
| HSL | hsl(204, 96%, 72%) |
| HSV | hsv(204, 55%, 99%) |
| CMYK | cmyk(55.2%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.08, -9.77, -35.26) |
| CIE-LCH | lch(76.08, 36.59, 254.52°) |
| OKLab | oklab(78.94% -0.0572 -0.0986) |
| OKLCH | oklch(78.94% 0.114 239.9) |
| XYZ | xyz(44.1142, 50.0150, 99.4057) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.16
Lightblue (survey)
#7BC8F6
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 3.54
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.68
Deepskyblue
#00BFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C4FC #FCA971
analogous
#71FCEF #71C4FC #717FFC
triadic
#71C4FC #FC71C4 #C4FC71
tetradic
#71C4FC #EF71FC #FCA971 #7FFC71
square
#71C4FC #EF71FC #FCA971 #7FFC71
split-complementary
#71C4FC #FC717F #FCEF71
monochromatic
#0590EE #35ABFB #71C4FC #ADDDFD #E1F3FE
Accessibility & contrast
On white
1.91
#71C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#71C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C4FC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C4FC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#00D2D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c4fc; /* rgb */ color: rgb(113, 196, 252); /* oklch */ color: oklch(78.9% 0.114 239.9);
Tailwind
colors: {
custom: {
50: '#a3d5fd',
500: '#71c4fc',
950: '#000000',
},
}SCSS
$custom: #71c4fc; $custom-light: #a3d5fd; $custom-dark: #000000;
JSON
{
"hex": "#71c4fc",
"rgb": {
"r": 113,
"g": 196,
"b": 252
},
"hsl": {
"h": 204.173,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.78938,
"c": 0.11399,
"h": 239.9
},
"luminance": 0.50019
}Semantic roles & 50–950 ramp
primary
#71C4FC
secondary
#D87939
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385