#71CCE6#71CCE6
#71CCE6 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.094 H 218.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCE6 |
|---|---|
| RGB | rgb(113, 204, 230) |
| HSL | hsl(193, 70%, 67%) |
| HSV | hsv(193, 51%, 90%) |
| CMYK | cmyk(50.9%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(77.52, -20.23, -21.24) |
| CIE-LCH | lch(77.52, 29.34, 226.39°) |
| OKLab | oklab(79.82% -0.0738 -0.0588) |
| OKLCH | oklch(79.82% 0.094 218.5) |
| XYZ | xyz(42.6804, 52.4060, 82.7138) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.59
Neon Blue
#04D9FF
ΔE00 5.71
Bright Sky Blue
#02CCFE
ΔE00 6.24
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Lightskyblue
#87CEFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCE6 #E68B71
analogous
#71E6C5 #71CCE6 #7192E6
triadic
#71CCE6 #E671CC #CCE671
tetradic
#71CCE6 #C571E6 #E68B71 #92E671
square
#71CCE6 #C571E6 #E68B71 #92E671
split-complementary
#71CCE6 #E67192 #E6C571
monochromatic
#2199BC #3DB9DD #71CCE6 #A5DFEF #D9F1F8
Accessibility & contrast
On white
1.83
#71CCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#71CCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCE6
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCE6 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E7
Deuteranopia (green-blind)
#AABAE6
Tritanopia (blue-blind)
#26D5D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cce6; /* rgb */ color: rgb(113, 204, 230); /* oklch */ color: oklch(79.8% 0.094 218.5);
Tailwind
colors: {
custom: {
50: '#a1dbee',
500: '#71cce6',
950: '#000000',
},
}SCSS
$custom: #71cce6; $custom-light: #a1dbee; $custom-dark: #000000;
JSON
{
"hex": "#71cce6",
"rgb": {
"r": 113,
"g": 204,
"b": 230
},
"hsl": {
"h": 193.333,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.79824,
"c": 0.09431,
"h": 218.5
},
"luminance": 0.5241
}Semantic roles & 50–950 ramp
primary
#71CCE6
secondary
#BB5B40
accent
#3E13D2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485