#71AEF3#71AEF3
#71AEF3 is a light, moderate cyan. Relative luminance 0.403; OKLCH L 73.7% C 0.119 H 252.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71AEF3 |
|---|---|
| RGB | rgb(113, 174, 243) |
| HSL | hsl(212, 84%, 70%) |
| HSV | hsv(212, 53%, 95%) |
| CMYK | cmyk(53.5%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.65, -0.45, -40.40) |
| CIE-LCH | lch(69.65, 40.40, 269.36°) |
| OKLab | oklab(73.75% -0.0359 -0.1135) |
| OKLCH | oklch(73.75% 0.119 252.5) |
| XYZ | xyz(38.1181, 40.2508, 90.5371) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 4.31
Cornflowerblue
#6495ED
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 8.24
Sky
#82CAFC
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AEF3 #F3B671
analogous
#71EFF3 #71AEF3 #7571F3
triadic
#71AEF3 #F371AE #AEF371
tetradic
#71AEF3 #F371EF #F3B671 #71F375
square
#71AEF3 #F371EF #F3B671 #71F375
split-complementary
#71AEF3 #F37571 #EFF371
monochromatic
#126FD7 #398EEE #71AEF3 #A9CEF8 #E2EEFD
Accessibility & contrast
On white
2.32
#71AEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#71AEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AEF3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AEF3 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F6
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#20BEC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71aef3; /* rgb */ color: rgb(113, 174, 243); /* oklch */ color: oklch(73.7% 0.119 252.5);
Tailwind
colors: {
custom: {
50: '#a2c5f7',
500: '#71aef3',
950: '#000000',
},
}SCSS
$custom: #71aef3; $custom-light: #a2c5f7; $custom-dark: #000000;
JSON
{
"hex": "#71aef3",
"rgb": {
"r": 113,
"g": 174,
"b": 243
},
"hsl": {
"h": 211.846,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.73748,
"c": 0.11902,
"h": 252.5
},
"luminance": 0.40254
}Semantic roles & 50–950 ramp
primary
#71AEF3
secondary
#F2E1CE
accent
#7A05E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185