#71DCF8#71DCF8
#71DCF8 is a very light, moderate cyan. Relative luminance 0.615; OKLCH L 84.1% C 0.106 H 217.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCF8 |
|---|---|
| RGB | rgb(113, 220, 248) |
| HSL | hsl(192, 91%, 71%) |
| HSV | hsv(192, 54%, 97%) |
| CMYK | cmyk(54.4%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.63, -23.29, -23.08) |
| CIE-LCH | lch(82.63, 32.79, 224.75°) |
| OKLab | oklab(84.11% -0.0844 -0.064) |
| OKLCH | oklch(84.11% 0.106 217.2) |
| XYZ | xyz(49.3399, 61.4699, 98.0534) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCF8 #F88D71
analogous
#71F8D0 #71DCF8 #7198F8
triadic
#71DCF8 #F871DC #DCF871
tetradic
#71DCF8 #D071F8 #F88D71 #98F871
square
#71DCF8 #D071F8 #F88D71 #98F871
split-complementary
#71DCF8 #F87198 #F8D071
monochromatic
#0BB7E3 #37CEF5 #71DCF8 #ABEAFB #E2F8FE
Accessibility & contrast
On white
1.58
#71DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#71DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCF8
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCF8 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6FA
Deuteranopia (green-blind)
#B5C7F8
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71dcf8; /* rgb */ color: rgb(113, 220, 248); /* oklch */ color: oklch(84.1% 0.106 217.2);
Tailwind
colors: {
custom: {
50: '#a4e7fa',
500: '#71dcf8',
950: '#000000',
},
}SCSS
$custom: #71dcf8; $custom-light: #a4e7fa; $custom-dark: #000000;
JSON
{
"hex": "#71dcf8",
"rgb": {
"r": 113,
"g": 220,
"b": 248
},
"hsl": {
"h": 192.444,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.84107,
"c": 0.10591,
"h": 217.2
},
"luminance": 0.61474
}Semantic roles & 50–950 ramp
primary
#71DCF8
secondary
#D35A3A
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485