#71CAFF#71CAFF
#71CAFF is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.4% C 0.114 H 236.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71CAFF |
|---|---|
| RGB | rgb(113, 202, 255) |
| HSL | hsl(202, 100%, 72%) |
| HSV | hsv(202, 56%, 100%) |
| CMYK | cmyk(55.7%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(77.86, -12.06, -34.12) |
| CIE-LCH | lch(77.86, 36.19, 250.53°) |
| OKLab | oklab(80.38% -0.0626 -0.0953) |
| OKLCH | oklch(80.38% 0.114 236.7) |
| XYZ | xyz(45.9739, 52.9677, 102.3894) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.54
Sky
#82CAFC
ΔE00 2.06
Lightskyblue
#87CEFA
ΔE00 2.53
Light Blue
#95D0FC
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.85
Deepskyblue
#00BFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CAFF #FFA671
analogous
#71FFED #71CAFF #7183FF
triadic
#71CAFF #FF71CA #CAFF71
tetradic
#71CAFF #ED71FF #FFA671 #83FF71
square
#71CAFF #ED71FF #FFA671 #83FF71
split-complementary
#71CAFF #FF7183 #FFED71
monochromatic
#009AF6 #34B3FF #71CAFF #AEE1FF #E0F4FF
Accessibility & contrast
On white
1.81
#71CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#71CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CAFF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CAFF | 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)
#B1C9FF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#00D8DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71caff; /* rgb */ color: rgb(113, 202, 255); /* oklch */ color: oklch(80.4% 0.114 236.7);
Tailwind
colors: {
custom: {
50: '#a3daff',
500: '#71caff',
950: '#000000',
},
}SCSS
$custom: #71caff; $custom-light: #a3daff; $custom-dark: #000000;
JSON
{
"hex": "#71caff",
"rgb": {
"r": 113,
"g": 202,
"b": 255
},
"hsl": {
"h": 202.394,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.80384,
"c": 0.11405,
"h": 236.7
},
"luminance": 0.52972
}Semantic roles & 50–950 ramp
primary
#71CAFF
secondary
#DC7538
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386