#71AFEF#71AFEF
#71AFEF is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.113 H 250.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFEF |
|---|---|
| RGB | rgb(113, 175, 239) |
| HSL | hsl(210, 80%, 69%) |
| HSV | hsv(210, 53%, 94%) |
| CMYK | cmyk(52.7%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.75, -2.21, -38.06) |
| CIE-LCH | lch(69.75, 38.12, 266.68°) |
| OKLab | oklab(73.78% -0.0382 -0.1067) |
| OKLCH | oklch(73.78% 0.113 250.3) |
| XYZ | xyz(37.7145, 40.3996, 87.4551) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 4.60
Sky
#82CAFC
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 7.91
Lightblue (survey)
#7BC8F6
ΔE00 8.14
Azure (survey)
#069AF3
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFEF #EFB171
analogous
#71EEEF #71AFEF #7271EF
triadic
#71AFEF #EF71AF #AFEF71
tetradic
#71AFEF #EF71EE #EFB171 #71EF72
square
#71AFEF #EF71EE #EFB171 #71EF72
split-complementary
#71AFEF #EF7271 #EEEF71
monochromatic
#1771CE #3A90E9 #71AFEF #A8CEF5 #DFEDFB
Accessibility & contrast
On white
2.31
#71AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#71AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFEF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFEF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#85A5EE
Tritanopia (blue-blind)
#27BEC5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71afef; /* rgb */ color: rgb(113, 175, 239); /* oklch */ color: oklch(73.8% 0.113 250.3);
Tailwind
colors: {
custom: {
50: '#a1c6f4',
500: '#71afef',
950: '#000000',
},
}SCSS
$custom: #71afef; $custom-light: #a1c6f4; $custom-dark: #000000;
JSON
{
"hex": "#71afef",
"rgb": {
"r": 113,
"g": 175,
"b": 239
},
"hsl": {
"h": 210.476,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.73775,
"c": 0.11334,
"h": 250.3
},
"luminance": 0.40403
}Semantic roles & 50–950 ramp
primary
#71AFEF
secondary
#F0DECB
accent
#7409DC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285