#71AEF9#71AEF9
#71AEF9 is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.126 H 254.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #71AEF9 |
|---|---|
| RGB | rgb(113, 174, 249) |
| HSL | hsl(213, 92%, 71%) |
| HSV | hsv(213, 55%, 98%) |
| CMYK | cmyk(54.6%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.91, 1.38, -43.25) |
| CIE-LCH | lch(69.91, 43.27, 271.82°) |
| OKLab | oklab(74.04% -0.0342 -0.1217) |
| OKLCH | oklch(74.04% 0.126 254.3) |
| XYZ | xyz(39.0390, 40.6192, 95.3872) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.95
Carolina Blue
#8AB8FE
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.37
Sky
#82CAFC
ΔE00 8.54
Azure (survey)
#069AF3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AEF9 #F9BC71
analogous
#71F2F9 #71AEF9 #7871F9
triadic
#71AEF9 #F971AE #AEF971
tetradic
#71AEF9 #F971F2 #F9BC71 #71F978
square
#71AEF9 #F971F2 #F9BC71 #71F978
split-complementary
#71AEF9 #F97871 #F2F971
monochromatic
#0A6CE6 #368DF7 #71AEF9 #ACCFFB #E2EEFE
Accessibility & contrast
On white
2.30
#71AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#71AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AEF9
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AEF9 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#11BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #71aef9; /* rgb */ color: rgb(113, 174, 249); /* oklch */ color: oklch(74.0% 0.126 254.3);
Tailwind
colors: {
custom: {
50: '#a2c5fb',
500: '#71aef9',
950: '#000000',
},
}SCSS
$custom: #71aef9; $custom-light: #a2c5fb; $custom-dark: #000000;
JSON
{
"hex": "#71aef9",
"rgb": {
"r": 113,
"g": 174,
"b": 249
},
"hsl": {
"h": 213.088,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.74038,
"c": 0.12645,
"h": 254.3
},
"luminance": 0.40622
}Semantic roles & 50–950 ramp
primary
#71AEF9
secondary
#F5E5D1
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185