#71ABC0#71ABC0
#71ABC0 is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.9% C 0.068 H 222.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABC0 |
|---|---|
| RGB | rgb(113, 171, 192) |
| HSL | hsl(196, 39%, 60%) |
| HSV | hsv(196, 41%, 75%) |
| CMYK | cmyk(41.1%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.85, -13.39, -16.68) |
| CIE-LCH | lch(66.85, 21.39, 231.25°) |
| OKLab | oklab(70.9% -0.0496 -0.0459) |
| OKLCH | oklch(70.9% 0.068 222.8) |
| XYZ | xyz(30.8841, 36.4402, 55.2652) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.95
Bluegrey
#85A3B2
ΔE00 5.83
Bluey Grey
#89A0B0
ΔE00 8.07
Turquoise Blue
#06B1C4
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 9.14
Sky Blue
#87CEEB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABC0 #C08671
analogous
#71C0AD #71ABC0 #7184C0
triadic
#71ABC0 #C071AB #ABC071
tetradic
#71ABC0 #AD71C0 #C08671 #84C071
square
#71ABC0 #AD71C0 #C08671 #84C071
split-complementary
#71ABC0 #C07184 #C0AD71
monochromatic
#386C7E #4B90A9 #71ABC0 #9BC4D3 #C6DDE6
Accessibility & contrast
On white
2.53
#71ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#71ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABC0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABC0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#939FC0
Tritanopia (blue-blind)
#51B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71abc0; /* rgb */ color: rgb(113, 171, 192); /* oklch */ color: oklch(70.9% 0.068 222.8);
Tailwind
colors: {
custom: {
50: '#9dc4d3',
500: '#71abc0',
950: '#000000',
},
}SCSS
$custom: #71abc0; $custom-light: #9dc4d3; $custom-dark: #000000;
JSON
{
"hex": "#71abc0",
"rgb": {
"r": 113,
"g": 171,
"b": 192
},
"hsl": {
"h": 195.949,
"s": 38.537,
"l": 59.804
},
"oklch": {
"l": 0.70897,
"c": 0.06759,
"h": 222.8
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#71ABC0
secondary
#D6BFB7
accent
#7859CE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0F1214
muted
#7E8182