#71ACFA#71ACFA
#71ACFA is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.7% C 0.130 H 255.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACFA |
|---|---|
| RGB | rgb(113, 172, 250) |
| HSL | hsl(214, 93%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(54.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.41, 2.81, -44.58) |
| CIE-LCH | lch(69.41, 44.67, 273.60°) |
| OKLab | oklab(73.66% -0.0317 -0.1256) |
| OKLCH | oklch(73.66% 0.13 255.8) |
| XYZ | xyz(38.8119, 39.9147, 96.0830) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.10
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 8.37
Azure (survey)
#069AF3
ΔE00 8.60
Dodgerblue
#1E90FF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACFA #FABF71
analogous
#71F0FA #71ACFA #7A71FA
triadic
#71ACFA #FA71AC #ACFA71
tetradic
#71ACFA #FA71F0 #FABF71 #71FA7A
square
#71ACFA #FA71F0 #FABF71 #71FA7A
split-complementary
#71ACFA #FA7A71 #F0FA71
monochromatic
#0869E8 #3689F8 #71ACFA #ACCFFC #E1EEFE
Accessibility & contrast
On white
2.34
#71ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#71ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACFA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACFA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#0FBEC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71acfa; /* rgb */ color: rgb(113, 172, 250); /* oklch */ color: oklch(73.7% 0.130 255.8);
Tailwind
colors: {
custom: {
50: '#a2c4fc',
500: '#71acfa',
950: '#000000',
},
}SCSS
$custom: #71acfa; $custom-light: #a2c4fc; $custom-dark: #000000;
JSON
{
"hex": "#71acfa",
"rgb": {
"r": 113,
"g": 172,
"b": 250
},
"hsl": {
"h": 214.161,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.73661,
"c": 0.12955,
"h": 255.8
},
"luminance": 0.39918
}Semantic roles & 50–950 ramp
primary
#71ACFA
secondary
#F5E6D1
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185