#71BCDC#71BCDC
#71BCDC is a light, moderate cyan. Relative luminance 0.446; OKLCH L 75.8% C 0.088 H 227.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71BCDC |
|---|---|
| RGB | rgb(113, 188, 220) |
| HSL | hsl(198, 60%, 65%) |
| HSV | hsv(198, 49%, 86%) |
| CMYK | cmyk(48.6%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.66, -14.74, -23.25) |
| CIE-LCH | lch(72.66, 27.53, 237.62°) |
| OKLab | oklab(75.83% -0.0594 -0.0644) |
| OKLCH | oklch(75.83% 0.088 227.3) |
| XYZ | xyz(37.7068, 44.6415, 74.3259) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.84
Lightblue (survey)
#7BC8F6
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 6.29
Sky
#82CAFC
ΔE00 6.68
Bright Sky Blue
#02CCFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71BCDC #DC9171
analogous
#71DCC6 #71BCDC #7186DC
triadic
#71BCDC #DC71BC #BCDC71
tetradic
#71BCDC #C671DC #DC9171 #86DC71
square
#71BCDC #C671DC #DC9171 #86DC71
split-complementary
#71BCDC #DC7186 #DCC671
monochromatic
#2A83A9 #40A5D0 #71BCDC #A2D3E8 #D3EAF4
Accessibility & contrast
On white
2.12
#71BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#71BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71BCDC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71BCDC | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DE
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#39C5C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #71bcdc; /* rgb */ color: rgb(113, 188, 220); /* oklch */ color: oklch(75.8% 0.088 227.3);
Tailwind
colors: {
custom: {
50: '#a0d0e7',
500: '#71bcdc',
950: '#000000',
},
}SCSS
$custom: #71bcdc; $custom-light: #a0d0e7; $custom-dark: #000000;
JSON
{
"hex": "#71bcdc",
"rgb": {
"r": 113,
"g": 188,
"b": 220
},
"hsl": {
"h": 197.944,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.75829,
"c": 0.08758,
"h": 227.3
},
"luminance": 0.44644
}Semantic roles & 50–950 ramp
primary
#71BCDC
secondary
#E6CDC2
accent
#501DC8
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#0F1416
muted
#7F8284