#71C8F6#71C8F6
#71C8F6 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.107 H 233.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8F6 |
|---|---|
| RGB | rgb(113, 200, 246) |
| HSL | hsl(201, 88%, 70%) |
| HSV | hsv(201, 54%, 96%) |
| CMYK | cmyk(54.1%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(76.96, -13.64, -30.68) |
| CIE-LCH | lch(76.96, 33.58, 246.04°) |
| OKLab | oklab(79.56% -0.0635 -0.0855) |
| OKLCH | oklch(79.56% 0.107 233.4) |
| XYZ | xyz(44.0927, 51.4692, 94.7819) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.35
Lightskyblue
#87CEFA
ΔE00 2.71
Sky
#82CAFC
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8F6 #F69F71
analogous
#71F6E1 #71C8F6 #7185F6
triadic
#71C8F6 #F671C8 #C8F671
tetradic
#71C8F6 #E171F6 #F69F71 #85F671
square
#71C8F6 #E171F6 #F69F71 #85F671
split-complementary
#71C8F6 #F67185 #F6E171
monochromatic
#0E96DE #37B2F2 #71C8F6 #ABDEFA #E2F4FD
Accessibility & contrast
On white
1.86
#71C8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#71C8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8F6
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8F6 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c8f6; /* rgb */ color: rgb(113, 200, 246); /* oklch */ color: oklch(79.6% 0.107 233.4);
Tailwind
colors: {
custom: {
50: '#a3d8f9',
500: '#71c8f6',
950: '#000000',
},
}SCSS
$custom: #71c8f6; $custom-light: #a3d8f9; $custom-dark: #000000;
JSON
{
"hex": "#71c8f6",
"rgb": {
"r": 113,
"g": 200,
"b": 246
},
"hsl": {
"h": 200.752,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.79563,
"c": 0.10652,
"h": 233.4
},
"luminance": 0.51473
}Semantic roles & 50–950 ramp
primary
#71C8F6
secondary
#D06F3B
accent
#5001E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385