#71ADF8#71ADF8
#71ADF8 is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.126 H 254.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADF8 |
|---|---|
| RGB | rgb(113, 173, 248) |
| HSL | hsl(213, 91%, 71%) |
| HSV | hsv(213, 54%, 97%) |
| CMYK | cmyk(54.4%, 30.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.59, 1.63, -43.20) |
| CIE-LCH | lch(69.59, 43.24, 272.16°) |
| OKLab | oklab(73.78% -0.0334 -0.1216) |
| OKLCH | oklch(73.78% 0.126 254.7) |
| XYZ | xyz(38.6910, 40.1720, 94.5038) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 8.41
Azure (survey)
#069AF3
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADF8 #F8BC71
analogous
#71F1F8 #71ADF8 #7871F8
triadic
#71ADF8 #F871AD #ADF871
tetradic
#71ADF8 #F871F1 #F8BC71 #71F878
square
#71ADF8 #F871F1 #F8BC71 #71F878
split-complementary
#71ADF8 #F87871 #F1F871
monochromatic
#0B6BE3 #378BF5 #71ADF8 #ABCFFB #E2EEFE
Accessibility & contrast
On white
2.32
#71ADF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#71ADF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADF8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADF8 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FB
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#15BEC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71adf8; /* rgb */ color: rgb(113, 173, 248); /* oklch */ color: oklch(73.8% 0.126 254.7);
Tailwind
colors: {
custom: {
50: '#a2c5fb',
500: '#71adf8',
950: '#000000',
},
}SCSS
$custom: #71adf8; $custom-light: #a2c5fb; $custom-dark: #000000;
JSON
{
"hex": "#71adf8",
"rgb": {
"r": 113,
"g": 173,
"b": 248
},
"hsl": {
"h": 213.333,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.73775,
"c": 0.1261,
"h": 254.7
},
"luminance": 0.40175
}Semantic roles & 50–950 ramp
primary
#71ADF8
secondary
#F5E4D0
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185