#71A8F3#71A8F3
#71A8F3 is a light, vivid cyan. Relative luminance 0.380; OKLCH L 72.5% C 0.124 H 256.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71A8F3 |
|---|---|
| RGB | rgb(113, 168, 243) |
| HSL | hsl(215, 84%, 70%) |
| HSV | hsv(215, 53%, 95%) |
| CMYK | cmyk(53.5%, 30.9%, 0%, 4.7%) |
| CIE-LAB | lab(68.01, 2.92, -42.96) |
| CIE-LCH | lch(68.01, 43.06, 273.89°) |
| OKLab | oklab(72.46% -0.0292 -0.1209) |
| OKLCH | oklch(72.46% 0.124 256.4) |
| XYZ | xyz(36.9847, 37.9841, 90.1593) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Dodgerblue
#1E90FF
ΔE00 8.15
Azure (survey)
#069AF3
ΔE00 8.25
Dark Sky Blue
#448EE4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71A8F3 #F3BC71
analogous
#71E9F3 #71A8F3 #7B71F3
triadic
#71A8F3 #F371A8 #A8F371
tetradic
#71A8F3 #F371E9 #F3BC71 #71F37B
square
#71A8F3 #F371E9 #F3BC71 #71F37B
split-complementary
#71A8F3 #F37B71 #E9F371
monochromatic
#1266D7 #3985EE #71A8F3 #A9CBF8 #E2EDFD
Accessibility & contrast
On white
2.44
#71A8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#71A8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71A8F3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71A8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71A8F3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF6
Deuteranopia (green-blind)
#7AA0F1
Tritanopia (blue-blind)
#23B9C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71a8f3; /* rgb */ color: rgb(113, 168, 243); /* oklch */ color: oklch(72.5% 0.124 256.4);
Tailwind
colors: {
custom: {
50: '#a2c1f7',
500: '#71a8f3',
950: '#000000',
},
}SCSS
$custom: #71a8f3; $custom-light: #a2c1f7; $custom-dark: #000000;
JSON
{
"hex": "#71a8f3",
"rgb": {
"r": 113,
"g": 168,
"b": 243
},
"hsl": {
"h": 214.615,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.72464,
"c": 0.12442,
"h": 256.4
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#71A8F3
secondary
#F2E3CE
accent
#8405E1
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185