#71CAFA#71CAFA
#71CAFA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.109 H 234.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71CAFA |
|---|---|
| RGB | rgb(113, 202, 250) |
| HSL | hsl(201, 93%, 71%) |
| HSV | hsv(201, 55%, 98%) |
| CMYK | cmyk(54.8%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(77.67, -13.53, -31.74) |
| CIE-LCH | lch(77.67, 34.50, 246.92°) |
| OKLab | oklab(80.17% -0.0643 -0.0885) |
| OKLCH | oklch(80.17% 0.109 234) |
| XYZ | xyz(45.1794, 52.6499, 98.2055) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.37
Lightskyblue
#87CEFA
ΔE00 2.47
Sky
#82CAFC
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CAFA #FAA171
analogous
#71FAE5 #71CAFA #7185FA
triadic
#71CAFA #FA71CA #CAFA71
tetradic
#71CAFA #E571FA #FAA171 #85FA71
square
#71CAFA #E571FA #FAA171 #85FA71
split-complementary
#71CAFA #FA7185 #FAE571
monochromatic
#089AE8 #36B4F8 #71CAFA #ACE0FC #E1F4FE
Accessibility & contrast
On white
1.82
#71CAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#71CAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CAFA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CAFA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cafa; /* rgb */ color: rgb(113, 202, 250); /* oklch */ color: oklch(80.2% 0.109 234.0);
Tailwind
colors: {
custom: {
50: '#a3dafc',
500: '#71cafa',
950: '#000000',
},
}SCSS
$custom: #71cafa; $custom-light: #a3dafc; $custom-dark: #000000;
JSON
{
"hex": "#71cafa",
"rgb": {
"r": 113,
"g": 202,
"b": 250
},
"hsl": {
"h": 201.022,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.80173,
"c": 0.10942,
"h": 234
},
"luminance": 0.52654
}Semantic roles & 50–950 ramp
primary
#71CAFA
secondary
#D5703A
accent
#5000E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385