#71AEFE#71AEFE
#71AEFE is a light, vivid cyan. Relative luminance 0.409; OKLCH L 74.3% C 0.133 H 255.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71AEFE |
|---|---|
| RGB | rgb(113, 174, 254) |
| HSL | hsl(214, 99%, 72%) |
| HSV | hsv(214, 56%, 100%) |
| CMYK | cmyk(55.5%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.13, 2.91, -45.61) |
| CIE-LCH | lch(70.13, 45.71, 273.65°) |
| OKLab | oklab(74.29% -0.0328 -0.1286) |
| OKLCH | oklch(74.29% 0.133 255.7) |
| XYZ | xyz(39.8292, 40.9353, 99.5491) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.82
Sky Blue (survey)
#75BBFD
ΔE00 4.16
Cornflowerblue
#6495ED
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.23
Sky
#82CAFC
ΔE00 8.76
Azure (survey)
#069AF3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AEFE #FEC171
analogous
#71F4FE #71AEFE #7B71FE
triadic
#71AEFE #FE71AE #AEFE71
tetradic
#71AEFE #FE71F4 #FEC171 #71FE7B
square
#71AEFE #FE71F4 #FEC171 #71FE7B
split-complementary
#71AEFE #FE7B71 #F4FE71
monochromatic
#026AF3 #348BFE #71AEFE #AED1FE #E1EEFF
Accessibility & contrast
On white
2.29
#71AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#71AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AEFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AEFE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#00C0CB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #71aefe; /* rgb */ color: rgb(113, 174, 254); /* oklch */ color: oklch(74.3% 0.133 255.7);
Tailwind
colors: {
custom: {
50: '#a3c5ff',
500: '#71aefe',
950: '#000000',
},
}SCSS
$custom: #71aefe; $custom-light: #a3c5ff; $custom-dark: #000000;
JSON
{
"hex": "#71aefe",
"rgb": {
"r": 113,
"g": 174,
"b": 254
},
"hsl": {
"h": 214.043,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.74285,
"c": 0.13271,
"h": 255.7
},
"luminance": 0.40939
}Semantic roles & 50–950 ramp
primary
#71AEFE
secondary
#F7E8D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186