#71ABDF#71ABDF
#71ABDF is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.097 H 246.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABDF |
|---|---|
| RGB | rgb(113, 171, 223) |
| HSL | hsl(208, 63%, 66%) |
| HSV | hsv(208, 49%, 87%) |
| CMYK | cmyk(49.3%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(67.99, -4.72, -32.05) |
| CIE-LCH | lch(67.99, 32.39, 261.62°) |
| OKLab | oklab(72.17% -0.0386 -0.0894) |
| OKLCH | oklch(72.17% 0.097 246.7) |
| XYZ | xyz(34.6876, 37.9617, 75.2972) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 7.36
Azure (survey)
#069AF3
ΔE00 7.58
Lightblue (survey)
#7BC8F6
ΔE00 8.39
Sky
#82CAFC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABDF #DFA571
analogous
#71DFDC #71ABDF #7174DF
triadic
#71ABDF #DF71AB #ABDF71
tetradic
#71ABDF #DC71DF #DFA571 #74DF71
square
#71ABDF #DC71DF #DFA571 #74DF71
split-complementary
#71ABDF #DF7174 #DFDC71
monochromatic
#276EAE #3F8DD4 #71ABDF #A3C9EA #D5E6F6
Accessibility & contrast
On white
2.44
#71ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#71ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABDF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABDF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE1
Deuteranopia (green-blind)
#87A1DE
Tritanopia (blue-blind)
#3BB7BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71abdf; /* rgb */ color: rgb(113, 171, 223); /* oklch */ color: oklch(72.2% 0.097 246.7);
Tailwind
colors: {
custom: {
50: '#a0c3e9',
500: '#71abdf',
950: '#000000',
},
}SCSS
$custom: #71abdf; $custom-light: #a0c3e9; $custom-dark: #000000;
JSON
{
"hex": "#71abdf",
"rgb": {
"r": 113,
"g": 171,
"b": 223
},
"hsl": {
"h": 208.364,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.72174,
"c": 0.0974,
"h": 246.7
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#71ABDF
secondary
#E8D5C4
accent
#6E1BCB
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184