#71ABFA#71ABFA
#71ABFA is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.4% C 0.130 H 256.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFA |
|---|---|
| RGB | rgb(113, 171, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(54.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.14, 3.37, -45.00) |
| CIE-LCH | lch(69.14, 45.13, 274.28°) |
| OKLab | oklab(73.45% -0.0306 -0.1268) |
| OKLCH | oklch(73.45% 0.13 256.4) |
| XYZ | xyz(38.6223, 39.5355, 96.0198) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Cornflowerblue
#6495ED
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 8.40
Azure (survey)
#069AF3
ΔE00 8.60
Dodgerblue
#1E90FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFA #FAC071
analogous
#71EFFA #71ABFA #7B71FA
triadic
#71ABFA #FA71AB #ABFA71
tetradic
#71ABFA #FA71EF #FAC071 #71FA7B
square
#71ABFA #FA71EF #FAC071 #71FA7B
split-complementary
#71ABFA #FA7B71 #EFFA71
monochromatic
#0867E8 #3688F8 #71ABFA #ACCEFC #E1EEFE
Accessibility & contrast
On white
2.36
#71ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#71ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#10BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abfa; /* rgb */ color: rgb(113, 171, 250); /* oklch */ color: oklch(73.4% 0.130 256.4);
Tailwind
colors: {
custom: {
50: '#a2c3fc',
500: '#71abfa',
950: '#000000',
},
}SCSS
$custom: #71abfa; $custom-light: #a2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#71abfa",
"rgb": {
"r": 113,
"g": 171,
"b": 250
},
"hsl": {
"h": 214.599,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73449,
"c": 0.13049,
"h": 256.4
},
"luminance": 0.39539
}Semantic roles & 50–950 ramp
primary
#71ABFA
secondary
#F5E6D1
accent
#8400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185