#71ABF4#71ABF4
#71ABF4 is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.123 H 254.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABF4 |
|---|---|
| RGB | rgb(113, 171, 244) |
| HSL | hsl(213, 86%, 70%) |
| HSV | hsv(213, 54%, 96%) |
| CMYK | cmyk(53.7%, 29.9%, 0%, 4.3%) |
| CIE-LAB | lab(68.87, 1.54, -42.16) |
| CIE-LCH | lch(68.87, 42.19, 272.09°) |
| OKLab | oklab(73.15% -0.0323 -0.1186) |
| OKLCH | oklch(73.15% 0.123 254.8) |
| XYZ | xyz(37.6964, 39.1652, 91.1436) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 6.49
Azure (survey)
#069AF3
ΔE00 8.23
Pastel Blue
#A2BFFE
ΔE00 8.57
Dodgerblue
#1E90FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABF4 #F4BA71
analogous
#71EDF4 #71ABF4 #7871F4
triadic
#71ABF4 #F471AB #ABF471
tetradic
#71ABF4 #F471ED #F4BA71 #71F478
square
#71ABF4 #F471ED #F4BA71 #71F478
split-complementary
#71ABF4 #F47871 #EDF471
monochromatic
#116ADA #3889F0 #71ABF4 #AACDF8 #E3EEFD
Accessibility & contrast
On white
2.38
#71ABF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#71ABF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABF4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABF4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF7
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#20BBC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #71abf4; /* rgb */ color: rgb(113, 171, 244); /* oklch */ color: oklch(73.2% 0.123 254.8);
Tailwind
colors: {
custom: {
50: '#a2c3f8',
500: '#71abf4',
950: '#000000',
},
}SCSS
$custom: #71abf4; $custom-light: #a2c3f8; $custom-dark: #000000;
JSON
{
"hex": "#71abf4",
"rgb": {
"r": 113,
"g": 171,
"b": 244
},
"hsl": {
"h": 213.435,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.73153,
"c": 0.1229,
"h": 254.8
},
"luminance": 0.39168
}Semantic roles & 50–950 ramp
primary
#71ABF4
secondary
#F3E2CE
accent
#8003E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185