#71C7FA#71C7FA
#71C7FA is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.111 H 236.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71C7FA |
|---|---|
| RGB | rgb(113, 199, 250) |
| HSL | hsl(202, 93%, 71%) |
| HSV | hsv(202, 55%, 98%) |
| CMYK | cmyk(54.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(76.83, -11.95, -33.03) |
| CIE-LCH | lch(76.83, 35.12, 250.11°) |
| OKLab | oklab(79.51% -0.0611 -0.0922) |
| OKLCH | oklch(79.51% 0.111 236.5) |
| XYZ | xyz(44.4824, 51.2558, 97.9732) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.18
Sky
#82CAFC
ΔE00 2.14
Lightskyblue
#87CEFA
ΔE00 2.71
Light Blue
#95D0FC
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.78
Deepskyblue
#00BFFF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C7FA #FAA471
analogous
#71FAE9 #71C7FA #7182FA
triadic
#71C7FA #FA71C7 #C7FA71
tetradic
#71C7FA #E971FA #FAA471 #82FA71
square
#71C7FA #E971FA #FAA471 #82FA71
split-complementary
#71C7FA #FA7182 #FAE971
monochromatic
#0895E8 #36B0F8 #71C7FA #ACDEFC #E1F3FE
Accessibility & contrast
On white
1.87
#71C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#71C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C7FA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C7FA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#00D4D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c7fa; /* rgb */ color: rgb(113, 199, 250); /* oklch */ color: oklch(79.5% 0.111 236.5);
Tailwind
colors: {
custom: {
50: '#a3d8fc',
500: '#71c7fa',
950: '#000000',
},
}SCSS
$custom: #71c7fa; $custom-light: #a3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#71c7fa",
"rgb": {
"r": 113,
"g": 199,
"b": 250
},
"hsl": {
"h": 202.336,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.79511,
"c": 0.11059,
"h": 236.5
},
"luminance": 0.5126
}Semantic roles & 50–950 ramp
primary
#71C7FA
secondary
#D5743A
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385