#71C7F7#71C7F7
#71C7F7 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.108 H 234.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71C7F7 |
|---|---|
| RGB | rgb(113, 199, 247) |
| HSL | hsl(201, 89%, 71%) |
| HSV | hsv(201, 54%, 97%) |
| CMYK | cmyk(54.3%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.72, -12.82, -31.59) |
| CIE-LCH | lch(76.72, 34.10, 247.91°) |
| OKLab | oklab(79.38% -0.0621 -0.0881) |
| OKLCH | oklch(79.38% 0.108 234.8) |
| XYZ | xyz(44.0157, 51.0691, 95.5154) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.09
Sky
#82CAFC
ΔE00 2.56
Lightskyblue
#87CEFA
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C7F7 #F7A171
analogous
#71F7E4 #71C7F7 #7184F7
triadic
#71C7F7 #F771C7 #C7F771
tetradic
#71C7F7 #E471F7 #F7A171 #84F771
square
#71C7F7 #E471F7 #F7A171 #84F771
split-complementary
#71C7F7 #F77184 #F7E471
monochromatic
#0D95E1 #37B0F4 #71C7F7 #ABDEFA #E2F4FD
Accessibility & contrast
On white
1.87
#71C7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#71C7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C7F7
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C7F7 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71c7f7; /* rgb */ color: rgb(113, 199, 247); /* oklch */ color: oklch(79.4% 0.108 234.8);
Tailwind
colors: {
custom: {
50: '#a3d8fa',
500: '#71c7f7',
950: '#000000',
},
}SCSS
$custom: #71c7f7; $custom-light: #a3d8fa; $custom-dark: #000000;
JSON
{
"hex": "#71c7f7",
"rgb": {
"r": 113,
"g": 199,
"b": 247
},
"hsl": {
"h": 201.493,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.79384,
"c": 0.10778,
"h": 234.8
},
"luminance": 0.51073
}Semantic roles & 50–950 ramp
primary
#71C7F7
secondary
#D2713A
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385