#71ADD7#71ADD7
#71ADD7 is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.087 H 240.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADD7 |
|---|---|
| RGB | rgb(113, 173, 215) |
| HSL | hsl(205, 56%, 64%) |
| HSV | hsv(205, 47%, 84%) |
| CMYK | cmyk(47.4%, 19.5%, 0%, 15.7%) |
| CIE-LAB | lab(68.24, -8.13, -27.27) |
| CIE-LCH | lch(68.24, 28.45, 253.41°) |
| OKLab | oklab(72.27% -0.0436 -0.0758) |
| OKLCH | oklch(72.27% 0.087 240.1) |
| XYZ | xyz(34.0150, 38.3017, 69.8773) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 7.20
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 7.78
Sky
#82CAFC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADD7 #D79B71
analogous
#71D7CE #71ADD7 #717AD7
triadic
#71ADD7 #D771AD #ADD771
tetradic
#71ADD7 #CE71D7 #D79B71 #7AD771
square
#71ADD7 #CE71D7 #D79B71 #7AD771
split-complementary
#71ADD7 #D7717A #D7CE71
monochromatic
#2D71A0 #4191CA #71ADD7 #A1C9E4 #D0E4F2
Accessibility & contrast
On white
2.42
#71ADD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#71ADD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADD7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADD7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BACD9
Deuteranopia (green-blind)
#8DA2D6
Tritanopia (blue-blind)
#42B7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71add7; /* rgb */ color: rgb(113, 173, 215); /* oklch */ color: oklch(72.3% 0.087 240.1);
Tailwind
colors: {
custom: {
50: '#9fc5e3',
500: '#71add7',
950: '#000000',
},
}SCSS
$custom: #71add7; $custom-light: #9fc5e3; $custom-dark: #000000;
JSON
{
"hex": "#71add7",
"rgb": {
"r": 113,
"g": 173,
"b": 215
},
"hsl": {
"h": 204.706,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.72269,
"c": 0.08743,
"h": 240.1
},
"luminance": 0.38304
}Semantic roles & 50–950 ramp
primary
#71ADD7
secondary
#E4CFC0
accent
#6422C4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183