#71D7FF#71D7FF
#71D7FF is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.3% C 0.110 H 226.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71D7FF |
|---|---|
| RGB | rgb(113, 215, 255) |
| HSL | hsl(197, 100%, 72%) |
| HSV | hsv(197, 56%, 100%) |
| CMYK | cmyk(55.7%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(81.47, -18.80, -28.56) |
| CIE-LCH | lch(81.47, 34.19, 236.65°) |
| OKLab | oklab(83.26% -0.0765 -0.0794) |
| OKLCH | oklch(83.26% 0.11 226.1) |
| XYZ | xyz(49.1535, 59.3270, 103.4493) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 4.86
Bright Sky Blue
#02CCFE
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D7FF #FF9971
analogous
#71FFE0 #71D7FF #7190FF
triadic
#71D7FF #FF71D7 #D7FF71
tetradic
#71D7FF #E071FF #FF9971 #90FF71
square
#71D7FF #E071FF #FF9971 #90FF71
split-complementary
#71D7FF #FF7190 #FFE071
monochromatic
#00B0F6 #34C6FF #71D7FF #AEE8FF #E0F6FF
Accessibility & contrast
On white
1.63
#71D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#71D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D7FF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D7FF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#ADC4FF
Tritanopia (blue-blind)
#00E3E4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71d7ff; /* rgb */ color: rgb(113, 215, 255); /* oklch */ color: oklch(83.3% 0.110 226.1);
Tailwind
colors: {
custom: {
50: '#a4e3ff',
500: '#71d7ff',
950: '#000000',
},
}SCSS
$custom: #71d7ff; $custom-light: #a4e3ff; $custom-dark: #000000;
JSON
{
"hex": "#71d7ff",
"rgb": {
"r": 113,
"g": 215,
"b": 255
},
"hsl": {
"h": 196.901,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.8326,
"c": 0.11029,
"h": 226.1
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#71D7FF
secondary
#DC6638
accent
#4100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486