#71C7EB#71C7EB
#71C7EB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.9% C 0.098 H 227.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71C7EB |
|---|---|
| RGB | rgb(113, 199, 235) |
| HSL | hsl(198, 75%, 68%) |
| HSV | hsv(198, 52%, 92%) |
| CMYK | cmyk(51.9%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.28, -16.27, -25.82) |
| CIE-LCH | lch(76.28, 30.51, 237.78°) |
| OKLab | oklab(78.89% -0.0663 -0.0717) |
| OKLCH | oklch(78.89% 0.098 227.2) |
| XYZ | xyz(42.2232, 50.3521, 86.0750) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 3.04
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 4.45
Bright Sky Blue
#02CCFE
ΔE00 5.10
Sky
#82CAFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C7EB #EB9571
analogous
#71EBD2 #71C7EB #718AEB
triadic
#71C7EB #EB71C7 #C7EB71
tetradic
#71C7EB #D271EB #EB9571 #8AEB71
square
#71C7EB #D271EB #EB9571 #8AEB71
split-complementary
#71C7EB #EB718A #EBD271
monochromatic
#1C94C6 #3BB2E3 #71C7EB #A7DCF3 #DCF1FA
Accessibility & contrast
On white
1.90
#71C7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#71C7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C7EB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C7EB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#21D2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c7eb; /* rgb */ color: rgb(113, 199, 235); /* oklch */ color: oklch(78.9% 0.098 227.2);
Tailwind
colors: {
custom: {
50: '#a2d8f1',
500: '#71c7eb',
950: '#000000',
},
}SCSS
$custom: #71c7eb; $custom-light: #a2d8f1; $custom-dark: #000000;
JSON
{
"hex": "#71c7eb",
"rgb": {
"r": 113,
"g": 199,
"b": 235
},
"hsl": {
"h": 197.705,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.78893,
"c": 0.09765,
"h": 227.2
},
"luminance": 0.50356
}Semantic roles & 50–950 ramp
primary
#71C7EB
secondary
#C3653D
accent
#490ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101416
muted
#808385