#71ACF3#71ACF3
#71ACF3 is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.121 H 253.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACF3 |
|---|---|
| RGB | rgb(113, 172, 243) |
| HSL | hsl(213, 84%, 70%) |
| HSV | hsv(213, 53%, 95%) |
| CMYK | cmyk(53.5%, 29.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.10, 0.67, -41.26) |
| CIE-LCH | lch(69.10, 41.26, 270.93°) |
| OKLab | oklab(73.32% -0.0336 -0.116) |
| OKLCH | oklch(73.32% 0.121 253.8) |
| XYZ | xyz(37.7346, 39.4838, 90.4093) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.39
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACF3 #F3B871
analogous
#71EDF3 #71ACF3 #7771F3
triadic
#71ACF3 #F371AC #ACF371
tetradic
#71ACF3 #F371ED #F3B871 #71F377
square
#71ACF3 #F371ED #F3B871 #71F377
split-complementary
#71ACF3 #F37771 #EDF371
monochromatic
#126CD7 #398BEE #71ACF3 #A9CDF8 #E2EEFD
Accessibility & contrast
On white
2.36
#71ACF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#71ACF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACF3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACF3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F6
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#21BCC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71acf3; /* rgb */ color: rgb(113, 172, 243); /* oklch */ color: oklch(73.3% 0.121 253.8);
Tailwind
colors: {
custom: {
50: '#a2c4f7',
500: '#71acf3',
950: '#000000',
},
}SCSS
$custom: #71acf3; $custom-light: #a2c4f7; $custom-dark: #000000;
JSON
{
"hex": "#71acf3",
"rgb": {
"r": 113,
"g": 172,
"b": 243
},
"hsl": {
"h": 212.769,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.73318,
"c": 0.12075,
"h": 253.8
},
"luminance": 0.39487
}Semantic roles & 50–950 ramp
primary
#71ACF3
secondary
#F2E2CE
accent
#7D05E1
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185