#71CDE7#71CDE7
#71CDE7 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.095 H 218.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDE7 |
|---|---|
| RGB | rgb(113, 205, 231) |
| HSL | hsl(193, 71%, 67%) |
| HSV | hsv(193, 51%, 91%) |
| CMYK | cmyk(51.1%, 11.3%, 0%, 9.4%) |
| CIE-LAB | lab(77.84, -20.46, -21.30) |
| CIE-LCH | lch(77.84, 29.54, 226.14°) |
| OKLab | oklab(80.09% -0.0745 -0.0589) |
| OKLCH | oklch(80.09% 0.095 218.3) |
| XYZ | xyz(43.0597, 52.9392, 83.5349) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 5.55
Bright Sky Blue
#02CCFE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 7.25
Lightblue (survey)
#7BC8F6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDE7 #E78B71
analogous
#71E7C6 #71CDE7 #7192E7
triadic
#71CDE7 #E771CD #CDE771
tetradic
#71CDE7 #C671E7 #E78B71 #92E771
square
#71CDE7 #C671E7 #E78B71 #92E771
split-complementary
#71CDE7 #E77192 #E7C671
monochromatic
#209BBE #3DBBDE #71CDE7 #A5DFF0 #DAF2F9
Accessibility & contrast
On white
1.81
#71CDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#71CDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDE7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDE7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E8
Deuteranopia (green-blind)
#AABBE7
Tritanopia (blue-blind)
#24D6D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cde7; /* rgb */ color: rgb(113, 205, 231); /* oklch */ color: oklch(80.1% 0.095 218.3);
Tailwind
colors: {
custom: {
50: '#a1dcee',
500: '#71cde7',
950: '#000000',
},
}SCSS
$custom: #71cde7; $custom-light: #a1dcee; $custom-dark: #000000;
JSON
{
"hex": "#71cde7",
"rgb": {
"r": 113,
"g": 205,
"b": 231
},
"hsl": {
"h": 193.22,
"s": 71.084,
"l": 67.451
},
"oklch": {
"l": 0.80087,
"c": 0.09498,
"h": 218.3
},
"luminance": 0.52943
}Semantic roles & 50–950 ramp
primary
#71CDE7
secondary
#BD5B3F
accent
#3D12D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485