#71ABFB#71ABFB
#71ABFB is a light, vivid cyan. Relative luminance 0.396; OKLCH L 73.5% C 0.132 H 256.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABFB |
|---|---|
| RGB | rgb(113, 171, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(55%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.18, 3.68, -45.48) |
| CIE-LCH | lch(69.18, 45.62, 274.62°) |
| OKLab | oklab(73.5% -0.0304 -0.1282) |
| OKLCH | oklch(73.5% 0.132 256.7) |
| XYZ | xyz(38.7795, 39.5984, 96.8478) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Cornflowerblue
#6495ED
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 8.37
Azure (survey)
#069AF3
ΔE00 8.67
Dodgerblue
#1E90FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABFB #FBC171
analogous
#71F0FB #71ABFB #7C71FB
triadic
#71ABFB #FB71AB #ABFB71
tetradic
#71ABFB #FB71F0 #FBC171 #71FB7C
square
#71ABFB #FB71F0 #FBC171 #71FB7C
split-complementary
#71ABFB #FB7C71 #F0FB71
monochromatic
#0767EB #3588F9 #71ABFB #ADCEFD #E1EDFE
Accessibility & contrast
On white
2.35
#71ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#71ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABFB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABFB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#0CBDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #71abfb; /* rgb */ color: rgb(113, 171, 251); /* oklch */ color: oklch(73.5% 0.132 256.7);
Tailwind
colors: {
custom: {
50: '#a2c3fd',
500: '#71abfb',
950: '#000000',
},
}SCSS
$custom: #71abfb; $custom-light: #a2c3fd; $custom-dark: #000000;
JSON
{
"hex": "#71abfb",
"rgb": {
"r": 113,
"g": 171,
"b": 251
},
"hsl": {
"h": 214.783,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.73499,
"c": 0.13176,
"h": 256.7
},
"luminance": 0.39602
}Semantic roles & 50–950 ramp
primary
#71ABFB
secondary
#F6E7D2
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185