#71ACF2#71ACF2
#71ACF2 is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.120 H 253.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACF2 |
|---|---|
| RGB | rgb(113, 172, 242) |
| HSL | hsl(213, 83%, 70%) |
| HSV | hsv(213, 53%, 95%) |
| CMYK | cmyk(53.3%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.06, 0.37, -40.78) |
| CIE-LCH | lch(69.06, 40.78, 270.52°) |
| OKLab | oklab(73.27% -0.0339 -0.1146) |
| OKLCH | oklch(73.27% 0.12 253.5) |
| XYZ | xyz(37.5840, 39.4236, 89.6161) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 6.83
Azure (survey)
#069AF3
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.63
Dodgerblue
#1E90FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACF2 #F2B771
analogous
#71EDF2 #71ACF2 #7771F2
triadic
#71ACF2 #F271AC #ACF271
tetradic
#71ACF2 #F271ED #F2B771 #71F277
square
#71ACF2 #F271ED #F2B771 #71F277
split-complementary
#71ACF2 #F27771 #EDF271
monochromatic
#146CD5 #398BED #71ACF2 #A9CDF7 #E1EEFC
Accessibility & contrast
On white
2.36
#71ACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#71ACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACF2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACF2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF5
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#23BCC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71acf2; /* rgb */ color: rgb(113, 172, 242); /* oklch */ color: oklch(73.3% 0.120 253.5);
Tailwind
colors: {
custom: {
50: '#a1c4f6',
500: '#71acf2',
950: '#000000',
},
}SCSS
$custom: #71acf2; $custom-light: #a1c4f6; $custom-dark: #000000;
JSON
{
"hex": "#71acf2",
"rgb": {
"r": 113,
"g": 172,
"b": 242
},
"hsl": {
"h": 212.558,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.7327,
"c": 0.11951,
"h": 253.5
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#71ACF2
secondary
#F2E1CD
accent
#7C06E0
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185