#71C8DD#71C8DD
#71C8DD is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.6% C 0.089 H 215.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8DD |
|---|---|
| RGB | rgb(113, 200, 221) |
| HSL | hsl(192, 61%, 65%) |
| HSV | hsv(192, 49%, 87%) |
| CMYK | cmyk(48.9%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.09, -20.66, -18.57) |
| CIE-LCH | lch(76.09, 27.78, 221.94°) |
| OKLab | oklab(78.58% -0.0727 -0.0513) |
| OKLCH | oklch(78.58% 0.089 215.2) |
| XYZ | xyz(40.5105, 50.0364, 75.9158) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 7.53
Aqua Blue
#02D8E9
ΔE00 7.69
Ice Blue
#A5DFF9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8DD #DD8671
analogous
#71DDBC #71C8DD #7192DD
triadic
#71C8DD #DD71C8 #C8DD71
tetradic
#71C8DD #BC71DD #DD8671 #92DD71
square
#71C8DD #BC71DD #DD8671 #92DD71
split-complementary
#71C8DD #DD7192 #DDBC71
monochromatic
#2991AB #40B5D1 #71C8DD #A2DBE9 #D4EEF5
Accessibility & contrast
On white
1.91
#71C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#71C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8DD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8DD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#34D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c8dd; /* rgb */ color: rgb(113, 200, 221); /* oklch */ color: oklch(78.6% 0.089 215.2);
Tailwind
colors: {
custom: {
50: '#a0d8e7',
500: '#71c8dd',
950: '#000000',
},
}SCSS
$custom: #71c8dd; $custom-light: #a0d8e7; $custom-dark: #000000;
JSON
{
"hex": "#71c8dd",
"rgb": {
"r": 113,
"g": 200,
"b": 221
},
"hsl": {
"h": 191.667,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.78581,
"c": 0.08897,
"h": 215.2
},
"luminance": 0.5004
}Semantic roles & 50–950 ramp
primary
#71C8DD
secondary
#AD5945
accent
#3E1CC9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1416
muted
#808384