#71C8F3#71C8F3
#71C8F3 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.104 H 231.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8F3 |
|---|---|
| RGB | rgb(113, 200, 243) |
| HSL | hsl(200, 84%, 70%) |
| HSV | hsv(200, 53%, 95%) |
| CMYK | cmyk(53.5%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.85, -14.51, -29.24) |
| CIE-LCH | lch(76.85, 32.64, 243.62°) |
| OKLab | oklab(79.44% -0.0646 -0.0814) |
| OKLCH | oklch(79.44% 0.104 231.6) |
| XYZ | xyz(43.6359, 51.2865, 92.3764) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.94
Lightskyblue
#87CEFA
ΔE00 3.05
Baby Blue
#89CFF0
ΔE00 3.32
Sky
#82CAFC
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8F3 #F39C71
analogous
#71F3DD #71C8F3 #7187F3
triadic
#71C8F3 #F371C8 #C8F371
tetradic
#71C8F3 #DD71F3 #F39C71 #87F371
square
#71C8F3 #DD71F3 #F39C71 #87F371
split-complementary
#71C8F3 #F37187 #F3DD71
monochromatic
#1296D7 #39B2EE #71C8F3 #A9DEF8 #E2F4FD
Accessibility & contrast
On white
1.87
#71C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#71C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8F3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8F3 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#A0B8F2
Tritanopia (blue-blind)
#09D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c8f3; /* rgb */ color: rgb(113, 200, 243); /* oklch */ color: oklch(79.4% 0.104 231.6);
Tailwind
colors: {
custom: {
50: '#a2d8f7',
500: '#71c8f3',
950: '#000000',
},
}SCSS
$custom: #71c8f3; $custom-light: #a2d8f7; $custom-dark: #000000;
JSON
{
"hex": "#71c8f3",
"rgb": {
"r": 113,
"g": 200,
"b": 243
},
"hsl": {
"h": 199.846,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.7944,
"c": 0.1039,
"h": 231.6
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#71C8F3
secondary
#CD6C3B
accent
#4D05E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385