#71D0EA#71D0EA
#71D0EA is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.097 H 217.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71D0EA |
|---|---|
| RGB | rgb(113, 208, 234) |
| HSL | hsl(193, 74%, 68%) |
| HSV | hsv(193, 52%, 92%) |
| CMYK | cmyk(51.7%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.79, -21.15, -21.47) |
| CIE-LCH | lch(78.79, 30.14, 225.42°) |
| OKLab | oklab(80.88% -0.0767 -0.0594) |
| OKLCH | oklch(80.88% 0.097 217.8) |
| XYZ | xyz(44.2115, 54.5591, 86.0271) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.13
Bright Sky Blue
#02CCFE
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 7.01
Lightskyblue
#87CEFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D0EA #EA8B71
analogous
#71EAC8 #71D0EA #7193EA
triadic
#71D0EA #EA71D0 #D0EA71
tetradic
#71D0EA #C871EA #EA8B71 #93EA71
square
#71D0EA #C871EA #EA8B71 #93EA71
split-complementary
#71D0EA #EA7193 #EAC871
monochromatic
#1DA0C4 #3CBEE2 #71D0EA #A6E2F2 #DCF3FA
Accessibility & contrast
On white
1.76
#71D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#71D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D0EA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D0EA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEB
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#1CD9D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d0ea; /* rgb */ color: rgb(113, 208, 234); /* oklch */ color: oklch(80.9% 0.097 217.8);
Tailwind
colors: {
custom: {
50: '#a2def0',
500: '#71d0ea',
950: '#000000',
},
}SCSS
$custom: #71d0ea; $custom-light: #a2def0; $custom-dark: #000000;
JSON
{
"hex": "#71d0ea",
"rgb": {
"r": 113,
"g": 208,
"b": 234
},
"hsl": {
"h": 192.893,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.80878,
"c": 0.09699,
"h": 217.8
},
"luminance": 0.54563
}Semantic roles & 50–950 ramp
primary
#71D0EA
secondary
#C25A3D
accent
#3A0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485