#71ABFC#71ABFC
#71ABFC is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.133 H 256.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFC |
|---|---|
| RGB | rgb(113, 171, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 55%, 99%) |
| CMYK | cmyk(55.2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.23, 3.99, -45.95) |
| CIE-LCH | lch(69.23, 46.12, 274.96°) |
| OKLab | oklab(73.55% -0.0301 -0.1296) |
| OKLCH | oklch(73.55% 0.133 256.9) |
| XYZ | xyz(38.9375, 39.6616, 97.6801) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Cornflowerblue
#6495ED
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 8.35
Azure (survey)
#069AF3
ΔE00 8.74
Dodgerblue
#1E90FF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFC #FCC271
analogous
#71F1FC #71ABFC #7D71FC
triadic
#71ABFC #FC71AB #ABFC71
tetradic
#71ABFC #FC71F1 #FCC271 #71FC7D
square
#71ABFC #FC71F1 #FCC271 #71FC7D
split-complementary
#71ABFC #FC7D71 #F1FC71
monochromatic
#0566EE #3588FB #71ABFC #ADCEFD #E1EDFE
Accessibility & contrast
On white
2.35
#71ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#71ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#07BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abfc; /* rgb */ color: rgb(113, 171, 252); /* oklch */ color: oklch(73.5% 0.133 256.9);
Tailwind
colors: {
custom: {
50: '#a3c3fd',
500: '#71abfc',
950: '#000000',
},
}SCSS
$custom: #71abfc; $custom-light: #a3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#71abfc",
"rgb": {
"r": 113,
"g": 171,
"b": 252
},
"hsl": {
"h": 214.964,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73549,
"c": 0.13303,
"h": 256.9
},
"luminance": 0.39665
}Semantic roles & 50–950 ramp
primary
#71ABFC
secondary
#F6E7D3
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186