#71C8F4#71C8F4
#71C8F4 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.105 H 232.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8F4 |
|---|---|
| RGB | rgb(113, 200, 244) |
| HSL | hsl(200, 86%, 70%) |
| HSV | hsv(200, 54%, 96%) |
| CMYK | cmyk(53.7%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.89, -14.22, -29.73) |
| CIE-LCH | lch(76.89, 32.95, 244.44°) |
| OKLab | oklab(79.48% -0.0642 -0.0828) |
| OKLCH | oklch(79.48% 0.105 232.2) |
| XYZ | xyz(43.7874, 51.3471, 93.1739) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.72
Lightskyblue
#87CEFA
ΔE00 2.91
Sky
#82CAFC
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8F4 #F49D71
analogous
#71F4DF #71C8F4 #7186F4
triadic
#71C8F4 #F471C8 #C8F471
tetradic
#71C8F4 #DF71F4 #F49D71 #86F471
square
#71C8F4 #DF71F4 #F49D71 #86F471
split-complementary
#71C8F4 #F47186 #F4DF71
monochromatic
#1196DA #38B2F0 #71C8F4 #AADEF8 #E3F4FD
Accessibility & contrast
On white
1.86
#71C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#71C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8F4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8F4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#04D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c8f4; /* rgb */ color: rgb(113, 200, 244); /* oklch */ color: oklch(79.5% 0.105 232.2);
Tailwind
colors: {
custom: {
50: '#a2d8f8',
500: '#71c8f4',
950: '#000000',
},
}SCSS
$custom: #71c8f4; $custom-light: #a2d8f8; $custom-dark: #000000;
JSON
{
"hex": "#71c8f4",
"rgb": {
"r": 113,
"g": 200,
"b": 244
},
"hsl": {
"h": 200.153,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.79481,
"c": 0.10477,
"h": 232.2
},
"luminance": 0.51351
}Semantic roles & 50–950 ramp
primary
#71C8F4
secondary
#CE6D3B
accent
#4E03E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385