#71AEFB#71AEFB
#71AEFB is a light, vivid cyan. Relative luminance 0.407; OKLCH L 74.1% C 0.129 H 254.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71AEFB |
|---|---|
| RGB | rgb(113, 174, 251) |
| HSL | hsl(213, 95%, 71%) |
| HSV | hsv(213, 55%, 98%) |
| CMYK | cmyk(55%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.00, 1.99, -44.20) |
| CIE-LCH | lch(70.00, 44.24, 272.57°) |
| OKLab | oklab(74.14% -0.0336 -0.1245) |
| OKLCH | oklch(74.14% 0.129 254.9) |
| XYZ | xyz(39.3526, 40.7446, 97.0388) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.31
Sky
#82CAFC
ΔE00 8.63
Azure (survey)
#069AF3
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AEFB #FBBE71
analogous
#71F3FB #71AEFB #7971FB
triadic
#71AEFB #FB71AE #AEFB71
tetradic
#71AEFB #FB71F3 #FBBE71 #71FB79
square
#71AEFB #FB71F3 #FBBE71 #71FB79
split-complementary
#71AEFB #FB7971 #F3FB71
monochromatic
#076CEB #358CF9 #71AEFB #ADD0FD #E1EEFE
Accessibility & contrast
On white
2.30
#71AEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#71AEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AEFB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AEFB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#08BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #71aefb; /* rgb */ color: rgb(113, 174, 251); /* oklch */ color: oklch(74.1% 0.129 254.9);
Tailwind
colors: {
custom: {
50: '#a2c5fd',
500: '#71aefb',
950: '#000000',
},
}SCSS
$custom: #71aefb; $custom-light: #a2c5fd; $custom-dark: #000000;
JSON
{
"hex": "#71aefb",
"rgb": {
"r": 113,
"g": 174,
"b": 251
},
"hsl": {
"h": 213.478,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.74136,
"c": 0.12894,
"h": 254.9
},
"luminance": 0.40748
}Semantic roles & 50–950 ramp
primary
#71AEFB
secondary
#F6E6D2
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185