#71ADF4#71ADF4
#71ADF4 is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.121 H 253.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADF4 |
|---|---|
| RGB | rgb(113, 173, 244) |
| HSL | hsl(213, 86%, 70%) |
| HSV | hsv(213, 54%, 96%) |
| CMYK | cmyk(53.7%, 29.1%, 0%, 4.3%) |
| CIE-LAB | lab(69.42, 0.41, -41.31) |
| CIE-LCH | lch(69.42, 41.31, 270.57°) |
| OKLab | oklab(73.58% -0.0345 -0.1161) |
| OKLCH | oklch(73.58% 0.121 253.5) |
| XYZ | xyz(38.0770, 39.9264, 91.2704) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 7.13
Azure (survey)
#069AF3
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.54
Sky
#82CAFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADF4 #F4B871
analogous
#71EFF4 #71ADF4 #7671F4
triadic
#71ADF4 #F471AD #ADF471
tetradic
#71ADF4 #F471EF #F4B871 #71F476
square
#71ADF4 #F471EF #F4B871 #71F476
split-complementary
#71ADF4 #F47671 #EFF471
monochromatic
#116DDA #388CF0 #71ADF4 #AACEF8 #E3EFFD
Accessibility & contrast
On white
2.34
#71ADF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#71ADF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADF4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADF4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#1FBDC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71adf4; /* rgb */ color: rgb(113, 173, 244); /* oklch */ color: oklch(73.6% 0.121 253.5);
Tailwind
colors: {
custom: {
50: '#a2c5f8',
500: '#71adf4',
950: '#000000',
},
}SCSS
$custom: #71adf4; $custom-light: #a2c5f8; $custom-dark: #000000;
JSON
{
"hex": "#71adf4",
"rgb": {
"r": 113,
"g": 173,
"b": 244
},
"hsl": {
"h": 212.519,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.73581,
"c": 0.12112,
"h": 253.5
},
"luminance": 0.3993
}Semantic roles & 50–950 ramp
primary
#71ADF4
secondary
#F3E2CE
accent
#7C03E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185