#71C6EF#71C6EF
#71C6EF is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.101 H 230.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71C6EF |
|---|---|
| RGB | rgb(113, 198, 239) |
| HSL | hsl(200, 80%, 69%) |
| HSV | hsv(200, 53%, 94%) |
| CMYK | cmyk(52.7%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(76.15, -14.61, -28.18) |
| CIE-LCH | lch(76.15, 31.74, 242.60°) |
| OKLab | oklab(78.83% -0.0638 -0.0784) |
| OKLCH | oklch(78.83% 0.101 230.8) |
| XYZ | xyz(42.5783, 50.1272, 89.0764) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.31
Baby Blue
#89CFF0
ΔE00 3.36
Lightskyblue
#87CEFA
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.01
Bright Sky Blue
#02CCFE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C6EF #EF9A71
analogous
#71EFD9 #71C6EF #7187EF
triadic
#71C6EF #EF71C6 #C6EF71
tetradic
#71C6EF #D971EF #EF9A71 #87EF71
square
#71C6EF #D971EF #EF9A71 #87EF71
split-complementary
#71C6EF #EF7187 #EFD971
monochromatic
#1793CE #3AB0E9 #71C6EF #A8DCF5 #DFF2FB
Accessibility & contrast
On white
1.90
#71C6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#71C6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C6EF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C6EF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#19D1D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c6ef; /* rgb */ color: rgb(113, 198, 239); /* oklch */ color: oklch(78.8% 0.101 230.8);
Tailwind
colors: {
custom: {
50: '#a2d7f4',
500: '#71c6ef',
950: '#000000',
},
}SCSS
$custom: #71c6ef; $custom-light: #a2d7f4; $custom-dark: #000000;
JSON
{
"hex": "#71c6ef",
"rgb": {
"r": 113,
"g": 198,
"b": 239
},
"hsl": {
"h": 199.524,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.78831,
"c": 0.10105,
"h": 230.8
},
"luminance": 0.50131
}Semantic roles & 50–950 ramp
primary
#71C6EF
secondary
#C86A3C
accent
#4E09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385