#71C8DF#71C8DF
#71C8DF is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.7% C 0.090 H 216.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8DF |
|---|---|
| RGB | rgb(113, 200, 223) |
| HSL | hsl(193, 63%, 66%) |
| HSV | hsv(193, 49%, 87%) |
| CMYK | cmyk(49.3%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.16, -20.12, -19.55) |
| CIE-LCH | lch(76.16, 28.05, 224.17°) |
| OKLab | oklab(78.66% -0.0719 -0.054) |
| OKLCH | oklch(78.66% 0.09 216.9) |
| XYZ | xyz(40.7786, 50.1436, 77.3275) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 6.56
Bright Sky Blue
#02CCFE
ΔE00 7.01
Lightblue (survey)
#7BC8F6
ΔE00 7.87
Aqua Blue
#02D8E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8DF #DF8871
analogous
#71DFBF #71C8DF #7191DF
triadic
#71C8DF #DF71C8 #C8DF71
tetradic
#71C8DF #BF71DF #DF8871 #91DF71
square
#71C8DF #BF71DF #DF8871 #91DF71
split-complementary
#71C8DF #DF7191 #DFBF71
monochromatic
#2792AE #3FB5D4 #71C8DF #A3DBEA #D5EFF6
Accessibility & contrast
On white
1.90
#71C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#71C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8DF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8DF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#A8B6DF
Tritanopia (blue-blind)
#31D0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71c8df; /* rgb */ color: rgb(113, 200, 223); /* oklch */ color: oklch(78.7% 0.090 216.9);
Tailwind
colors: {
custom: {
50: '#a1d8e9',
500: '#71c8df',
950: '#000000',
},
}SCSS
$custom: #71c8df; $custom-light: #a1d8e9; $custom-dark: #000000;
JSON
{
"hex": "#71c8df",
"rgb": {
"r": 113,
"g": 200,
"b": 223
},
"hsl": {
"h": 192.545,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.78655,
"c": 0.08996,
"h": 216.9
},
"luminance": 0.50147
}Semantic roles & 50–950 ramp
primary
#71C8DF
secondary
#B05B44
accent
#3F1BCB
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1416
muted
#808384