#71ADD4#71ADD4
#71ADD4 is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.084 H 238.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADD4 |
|---|---|
| RGB | rgb(113, 173, 212) |
| HSL | hsl(204, 54%, 64%) |
| HSV | hsv(204, 47%, 83%) |
| CMYK | cmyk(46.7%, 18.4%, 0%, 16.9%) |
| CIE-LAB | lab(68.13, -8.98, -25.79) |
| CIE-LCH | lch(68.13, 27.31, 250.81°) |
| OKLab | oklab(72.14% -0.0446 -0.0716) |
| OKLCH | oklch(72.14% 0.084 238.1) |
| XYZ | xyz(33.6331, 38.1489, 67.8657) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.39
Greyblue
#77A1B5
ΔE00 6.51
Lightblue (survey)
#7BC8F6
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 7.62
Sky
#82CAFC
ΔE00 8.00
Bluegrey
#85A3B2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADD4 #D49871
analogous
#71D4C9 #71ADD4 #717BD4
triadic
#71ADD4 #D471AD #ADD471
tetradic
#71ADD4 #C971D4 #D49871 #7BD471
square
#71ADD4 #C971D4 #D49871 #7BD471
split-complementary
#71ADD4 #D4717B #D4C971
monochromatic
#2F719C #4292C6 #71ADD4 #A0C8E2 #CFE3F0
Accessibility & contrast
On white
2.43
#71ADD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#71ADD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADD4
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADD4 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD6
Deuteranopia (green-blind)
#8EA1D3
Tritanopia (blue-blind)
#44B7BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71add4; /* rgb */ color: rgb(113, 173, 212); /* oklch */ color: oklch(72.1% 0.084 238.1);
Tailwind
colors: {
custom: {
50: '#9fc5e1',
500: '#71add4',
950: '#000000',
},
}SCSS
$custom: #71add4; $custom-light: #9fc5e1; $custom-dark: #000000;
JSON
{
"hex": "#71add4",
"rgb": {
"r": 113,
"g": 173,
"b": 212
},
"hsl": {
"h": 203.636,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.72143,
"c": 0.08436,
"h": 238.1
},
"luminance": 0.38151
}Semantic roles & 50–950 ramp
primary
#71ADD4
secondary
#E2CDBF
accent
#6225C1
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183