#71ACF8#71ACF8
#71ACF8 is a light, vivid cyan. Relative luminance 0.398; OKLCH L 73.6% C 0.127 H 255.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACF8 |
|---|---|
| RGB | rgb(113, 172, 248) |
| HSL | hsl(214, 91%, 71%) |
| HSV | hsv(214, 54%, 97%) |
| CMYK | cmyk(54.4%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.32, 2.19, -43.63) |
| CIE-LCH | lch(69.32, 43.69, 272.88°) |
| OKLab | oklab(73.56% -0.0323 -0.1228) |
| OKLCH | oklch(73.56% 0.127 255.3) |
| XYZ | xyz(38.4999, 39.7900, 94.4401) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 4.58
Cornflowerblue
#6495ED
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 8.42
Azure (survey)
#069AF3
ΔE00 8.47
Dodgerblue
#1E90FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACF8 #F8BD71
analogous
#71EFF8 #71ACF8 #7971F8
triadic
#71ACF8 #F871AC #ACF871
tetradic
#71ACF8 #F871EF #F8BD71 #71F879
square
#71ACF8 #F871EF #F8BD71 #71F879
split-complementary
#71ACF8 #F87971 #EFF871
monochromatic
#0B6AE3 #378AF5 #71ACF8 #ABCEFB #E2EEFE
Accessibility & contrast
On white
2.34
#71ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#71ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACF8
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACF8 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#16BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71acf8; /* rgb */ color: rgb(113, 172, 248); /* oklch */ color: oklch(73.6% 0.127 255.3);
Tailwind
colors: {
custom: {
50: '#a2c4fb',
500: '#71acf8',
950: '#000000',
},
}SCSS
$custom: #71acf8; $custom-light: #a2c4fb; $custom-dark: #000000;
JSON
{
"hex": "#71acf8",
"rgb": {
"r": 113,
"g": 172,
"b": 248
},
"hsl": {
"h": 213.778,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.73562,
"c": 0.12702,
"h": 255.3
},
"luminance": 0.39793
}Semantic roles & 50–950 ramp
primary
#71ACF8
secondary
#F5E5D0
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185