#71ACFC#71ACFC
#71ACFC is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.8% C 0.132 H 256.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACFC |
|---|---|
| RGB | rgb(113, 172, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(55.2%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.50, 3.42, -45.52) |
| CIE-LCH | lch(69.50, 45.65, 274.30°) |
| OKLab | oklab(73.76% -0.0312 -0.1283) |
| OKLCH | oklch(73.76% 0.132 256.3) |
| XYZ | xyz(39.1271, 40.0408, 97.7433) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.04
Sky Blue (survey)
#75BBFD
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 8.31
Azure (survey)
#069AF3
ΔE00 8.72
Dodgerblue
#1E90FF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACFC #FCC171
analogous
#71F2FC #71ACFC #7C71FC
triadic
#71ACFC #FC71AC #ACFC71
tetradic
#71ACFC #FC71F2 #FCC171 #71FC7C
square
#71ACFC #FC71F2 #FCC171 #71FC7C
split-complementary
#71ACFC #FC7C71 #F2FC71
monochromatic
#0568EE #3589FB #71ACFC #ADCFFD #E1EDFE
Accessibility & contrast
On white
2.33
#71ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#71ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACFC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACFC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#05BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71acfc; /* rgb */ color: rgb(113, 172, 252); /* oklch */ color: oklch(73.8% 0.132 256.3);
Tailwind
colors: {
custom: {
50: '#a3c4fd',
500: '#71acfc',
950: '#000000',
},
}SCSS
$custom: #71acfc; $custom-light: #a3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#71acfc",
"rgb": {
"r": 113,
"g": 172,
"b": 252
},
"hsl": {
"h": 214.532,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73761,
"c": 0.13208,
"h": 256.3
},
"luminance": 0.40044
}Semantic roles & 50–950 ramp
primary
#71ACFC
secondary
#F6E7D3
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186