#71AEFF#71AEFF
#71AEFF is a light, vivid cyan. Relative luminance 0.410; OKLCH L 74.3% C 0.134 H 255.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71AEFF |
|---|---|
| RGB | rgb(113, 174, 255) |
| HSL | hsl(214, 100%, 72%) |
| HSV | hsv(214, 56%, 100%) |
| CMYK | cmyk(55.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.18, 3.22, -46.08) |
| CIE-LCH | lch(70.18, 46.20, 273.99°) |
| OKLab | oklab(74.33% -0.0326 -0.13) |
| OKLCH | oklch(74.33% 0.134 255.9) |
| XYZ | xyz(39.9898, 40.9995, 100.3947) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.79
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Cornflowerblue
#6495ED
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.21
Sky
#82CAFC
ΔE00 8.81
Azure (survey)
#069AF3
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AEFF #FFC271
analogous
#71F5FF #71AEFF #7B71FF
triadic
#71AEFF #FF71AE #AEFF71
tetradic
#71AEFF #FF71F5 #FFC271 #71FF7B
square
#71AEFF #FF71F5 #FFC271 #71FF7B
split-complementary
#71AEFF #FF7B71 #F5FF71
monochromatic
#006AF6 #348BFF #71AEFF #AED1FF #E0EEFF
Accessibility & contrast
On white
2.28
#71AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#71AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AEFF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AEFF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#00C0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #71aeff; /* rgb */ color: rgb(113, 174, 255); /* oklch */ color: oklch(74.3% 0.134 255.9);
Tailwind
colors: {
custom: {
50: '#a3c5ff',
500: '#71aeff',
950: '#000000',
},
}SCSS
$custom: #71aeff; $custom-light: #a3c5ff; $custom-dark: #000000;
JSON
{
"hex": "#71aeff",
"rgb": {
"r": 113,
"g": 174,
"b": 255
},
"hsl": {
"h": 214.225,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74334,
"c": 0.13398,
"h": 255.9
},
"luminance": 0.41003
}Semantic roles & 50–950 ramp
primary
#71AEFF
secondary
#F7E8D4
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186