#71CAF5#71CAF5
#71CAF5 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.0% C 0.105 H 231.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71CAF5 |
|---|---|
| RGB | rgb(113, 202, 245) |
| HSL | hsl(200, 87%, 70%) |
| HSV | hsv(200, 54%, 96%) |
| CMYK | cmyk(53.9%, 17.6%, 0%, 3.9%) |
| CIE-LAB | lab(77.48, -14.97, -29.35) |
| CIE-LCH | lch(77.48, 32.95, 242.97°) |
| OKLab | oklab(79.97% -0.0661 -0.0817) |
| OKLCH | oklch(79.97% 0.105 231) |
| XYZ | xyz(44.4058, 52.3404, 94.1311) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 3.11
Sky
#82CAFC
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 3.84
Bright Sky Blue
#02CCFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CAF5 #F59C71
analogous
#71F5DE #71CAF5 #7188F5
triadic
#71CAF5 #F571CA #CAF571
tetradic
#71CAF5 #DE71F5 #F59C71 #88F571
square
#71CAF5 #DE71F5 #F59C71 #88F571
split-complementary
#71CAF5 #F57188 #F5DE71
monochromatic
#1099DC #38B5F1 #71CAF5 #AADFF9 #E2F4FD
Accessibility & contrast
On white
1.83
#71CAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#71CAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CAF5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CAF5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F7
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71caf5; /* rgb */ color: rgb(113, 202, 245); /* oklch */ color: oklch(80.0% 0.105 231.0);
Tailwind
colors: {
custom: {
50: '#a3daf8',
500: '#71caf5',
950: '#000000',
},
}SCSS
$custom: #71caf5; $custom-light: #a3daf8; $custom-dark: #000000;
JSON
{
"hex": "#71caf5",
"rgb": {
"r": 113,
"g": 202,
"b": 245
},
"hsl": {
"h": 199.545,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.79966,
"c": 0.10506,
"h": 231
},
"luminance": 0.52344
}Semantic roles & 50–950 ramp
primary
#71CAF5
secondary
#CF6B3B
accent
#4B02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385