#71CCF6#71CCF6
#71CCF6 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.5% C 0.105 H 229.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCF6 |
|---|---|
| RGB | rgb(113, 204, 246) |
| HSL | hsl(199, 88%, 70%) |
| HSV | hsv(199, 54%, 96%) |
| CMYK | cmyk(54.1%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.08, -15.73, -28.97) |
| CIE-LCH | lch(78.08, 32.96, 241.51°) |
| OKLab | oklab(80.45% -0.0679 -0.0806) |
| OKLCH | oklch(80.45% 0.105 229.9) |
| XYZ | xyz(45.0312, 53.3463, 95.0947) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 2.87
Lightskyblue
#87CEFA
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 3.52
Sky
#82CAFC
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCF6 #F69B71
analogous
#71F6DD #71CCF6 #718AF6
triadic
#71CCF6 #F671CC #CCF671
tetradic
#71CCF6 #DD71F6 #F69B71 #8AF671
square
#71CCF6 #DD71F6 #F69B71 #8AF671
split-complementary
#71CCF6 #F6718A #F6DD71
monochromatic
#0E9DDE #37B7F2 #71CCF6 #ABE1FA #E2F5FD
Accessibility & contrast
On white
1.80
#71CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#71CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCF6
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCF6 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71ccf6; /* rgb */ color: rgb(113, 204, 246); /* oklch */ color: oklch(80.5% 0.105 229.9);
Tailwind
colors: {
custom: {
50: '#a3dbf9',
500: '#71ccf6',
950: '#000000',
},
}SCSS
$custom: #71ccf6; $custom-light: #a3dbf9; $custom-dark: #000000;
JSON
{
"hex": "#71ccf6",
"rgb": {
"r": 113,
"g": 204,
"b": 246
},
"hsl": {
"h": 198.947,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.80451,
"c": 0.10539,
"h": 229.9
},
"luminance": 0.5335
}Semantic roles & 50–950 ramp
primary
#71CCF6
secondary
#D06A3B
accent
#4901E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485