#71AFED#71AFED
#71AFED is a light, moderate cyan. Relative luminance 0.403; OKLCH L 73.7% C 0.111 H 249.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFED |
|---|---|
| RGB | rgb(113, 175, 237) |
| HSL | hsl(210, 78%, 69%) |
| HSV | hsv(210, 52%, 93%) |
| CMYK | cmyk(52.3%, 26.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.67, -2.81, -37.10) |
| CIE-LCH | lch(69.67, 37.21, 265.67°) |
| OKLab | oklab(73.68% -0.0388 -0.1039) |
| OKLCH | oklch(73.68% 0.111 249.5) |
| XYZ | xyz(37.4207, 40.2821, 85.9076) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.39
Carolina Blue
#8AB8FE
ΔE00 4.77
Sky
#82CAFC
ΔE00 7.63
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Cornflowerblue
#6495ED
ΔE00 7.98
Azure (survey)
#069AF3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFED #EDAF71
analogous
#71EDED #71AFED #7171ED
triadic
#71AFED #ED71AF #AFED71
tetradic
#71AFED #ED71ED #EDAF71 #71ED71
square
#71AFED #ED71ED #EDAF71 #71ED71
split-complementary
#71AFED #ED7171 #EDED71
monochromatic
#1A72CA #3B90E6 #71AFED #A7CEF4 #DEECFB
Accessibility & contrast
On white
2.32
#71AFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#71AFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFED
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFED | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#2ABDC4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #71afed; /* rgb */ color: rgb(113, 175, 237); /* oklch */ color: oklch(73.7% 0.111 249.5);
Tailwind
colors: {
custom: {
50: '#a1c6f3',
500: '#71afed',
950: '#000000',
},
}SCSS
$custom: #71afed; $custom-light: #a1c6f3; $custom-dark: #000000;
JSON
{
"hex": "#71afed",
"rgb": {
"r": 113,
"g": 175,
"b": 237
},
"hsl": {
"h": 210,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.73682,
"c": 0.11094,
"h": 249.5
},
"luminance": 0.40285
}Semantic roles & 50–950 ramp
primary
#71AFED
secondary
#EFDDCA
accent
#730CDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1317
muted
#7F8285