#71ADD2#71ADD2
#71ADD2 is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.082 H 236.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADD2 |
|---|---|
| RGB | rgb(113, 173, 210) |
| HSL | hsl(203, 52%, 63%) |
| HSV | hsv(203, 46%, 82%) |
| CMYK | cmyk(46.2%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(68.06, -9.54, -24.80) |
| CIE-LCH | lch(68.06, 26.57, 248.96°) |
| OKLab | oklab(72.06% -0.0453 -0.0688) |
| OKLCH | oklch(72.06% 0.082 236.6) |
| XYZ | xyz(33.3824, 38.0486, 66.5453) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.06
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.57
Bluegrey
#85A3B2
ΔE00 7.66
Sky
#82CAFC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADD2 #D29671
analogous
#71D2C7 #71ADD2 #717CD2
triadic
#71ADD2 #D271AD #ADD271
tetradic
#71ADD2 #C771D2 #D29671 #7CD271
square
#71ADD2 #C771D2 #D29671 #7CD271
split-complementary
#71ADD2 #D2717C #D2C771
monochromatic
#307198 #4392C3 #71ADD2 #9FC8E1 #CEE3EF
Accessibility & contrast
On white
2.44
#71ADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#71ADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADD2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADD2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#8FA1D1
Tritanopia (blue-blind)
#45B7B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71add2; /* rgb */ color: rgb(113, 173, 210); /* oklch */ color: oklch(72.1% 0.082 236.6);
Tailwind
colors: {
custom: {
50: '#9fc5e0',
500: '#71add2',
950: '#000000',
},
}SCSS
$custom: #71add2; $custom-light: #9fc5e0; $custom-dark: #000000;
JSON
{
"hex": "#71add2",
"rgb": {
"r": 113,
"g": 173,
"b": 210
},
"hsl": {
"h": 202.887,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.7206,
"c": 0.08238,
"h": 236.6
},
"luminance": 0.38051
}Semantic roles & 50–950 ramp
primary
#71ADD2
secondary
#E1CBBE
accent
#6126BF
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183