#71ACFB#71ACFB
#71ACFB is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.7% C 0.131 H 256.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACFB |
|---|---|
| RGB | rgb(113, 172, 251) |
| HSL | hsl(214, 95%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(55%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.45, 3.11, -45.05) |
| CIE-LCH | lch(69.45, 45.16, 273.95°) |
| OKLab | oklab(73.71% -0.0315 -0.127) |
| OKLCH | oklch(73.71% 0.131 256.1) |
| XYZ | xyz(38.9691, 39.9776, 96.9110) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.66
Dodgerblue
#1E90FF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACFB #FBC071
analogous
#71F1FB #71ACFB #7B71FB
triadic
#71ACFB #FB71AC #ACFB71
tetradic
#71ACFB #FB71F1 #FBC071 #71FB7B
square
#71ACFB #FB71F1 #FBC071 #71FB7B
split-complementary
#71ACFB #FB7B71 #F1FB71
monochromatic
#0768EB #3589F9 #71ACFB #ADCFFD #E1EEFE
Accessibility & contrast
On white
2.33
#71ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#71ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#7AA4F9
Tritanopia (blue-blind)
#0BBEC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71acfb; /* rgb */ color: rgb(113, 172, 251); /* oklch */ color: oklch(73.7% 0.131 256.1);
Tailwind
colors: {
custom: {
50: '#a2c4fd',
500: '#71acfb',
950: '#000000',
},
}SCSS
$custom: #71acfb; $custom-light: #a2c4fd; $custom-dark: #000000;
JSON
{
"hex": "#71acfb",
"rgb": {
"r": 113,
"g": 172,
"b": 251
},
"hsl": {
"h": 214.348,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.73711,
"c": 0.13081,
"h": 256.1
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#71ACFB
secondary
#F6E6D2
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185