#71C7FE#71C7FE
#71C7FE is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.114 H 238.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71C7FE |
|---|---|
| RGB | rgb(113, 199, 254) |
| HSL | hsl(203, 99%, 72%) |
| HSV | hsv(203, 56%, 100%) |
| CMYK | cmyk(55.5%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(76.99, -10.77, -34.93) |
| CIE-LCH | lch(76.99, 36.55, 252.86°) |
| OKLab | oklab(79.68% -0.0598 -0.0976) |
| OKLCH | oklch(79.68% 0.114 238.5) |
| XYZ | xyz(45.1162, 51.5093, 101.3115) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.79
Sky
#82CAFC
ΔE00 1.89
Lightskyblue
#87CEFA
ΔE00 2.98
Light Blue
#95D0FC
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C7FE #FEA871
analogous
#71FEEE #71C7FE #7181FE
triadic
#71C7FE #FE71C7 #C7FE71
tetradic
#71C7FE #EE71FE #FEA871 #81FE71
square
#71C7FE #EE71FE #FEA871 #81FE71
split-complementary
#71C7FE #FE7181 #FEEE71
monochromatic
#0295F3 #34AFFE #71C7FE #AEDFFE #E1F3FF
Accessibility & contrast
On white
1.86
#71C7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#71C7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C7FE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C7FE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c7fe; /* rgb */ color: rgb(113, 199, 254); /* oklch */ color: oklch(79.7% 0.114 238.5);
Tailwind
colors: {
custom: {
50: '#a3d7ff',
500: '#71c7fe',
950: '#000000',
},
}SCSS
$custom: #71c7fe; $custom-light: #a3d7ff; $custom-dark: #000000;
JSON
{
"hex": "#71c7fe",
"rgb": {
"r": 113,
"g": 199,
"b": 254
},
"hsl": {
"h": 203.404,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.79682,
"c": 0.11447,
"h": 238.5
},
"luminance": 0.51513
}Semantic roles & 50–950 ramp
primary
#71C7FE
secondary
#DB7839
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386