#71ABCC#71ABCC
#71ABCC is a light, moderate cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.077 H 234.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABCC |
|---|---|
| RGB | rgb(113, 171, 204) |
| HSL | hsl(202, 47%, 62%) |
| HSV | hsv(202, 45%, 80%) |
| CMYK | cmyk(44.6%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.27, -10.13, -22.69) |
| CIE-LCH | lch(67.27, 24.85, 245.95°) |
| OKLab | oklab(71.37% -0.0451 -0.0628) |
| OKLCH | oklch(71.37% 0.077 234.3) |
| XYZ | xyz(32.2682, 36.9939, 62.5552) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.88
Bluegrey
#85A3B2
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 7.75
Bluey Grey
#89A0B0
ΔE00 7.79
Sky Blue (survey)
#75BBFD
ΔE00 8.13
Lightblue (survey)
#7BC8F6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABCC #CC9271
analogous
#71CCBF #71ABCC #717ECC
triadic
#71ABCC #CC71AB #ABCC71
tetradic
#71ABCC #BF71CC #CC9271 #7ECC71
square
#71ABCC #BF71CC #CC9271 #7ECC71
split-complementary
#71ABCC #CC717E #CCBF71
monochromatic
#336E8F #4490BC #71ABCC #9EC6DC #CBE0EC
Accessibility & contrast
On white
2.50
#71ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#71ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABCC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABCC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#8F9FCC
Tritanopia (blue-blind)
#4AB4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71abcc; /* rgb */ color: rgb(113, 171, 204); /* oklch */ color: oklch(71.4% 0.077 234.3);
Tailwind
colors: {
custom: {
50: '#9ec4db',
500: '#71abcc',
950: '#000000',
},
}SCSS
$custom: #71abcc; $custom-light: #9ec4db; $custom-dark: #000000;
JSON
{
"hex": "#71abcc",
"rgb": {
"r": 113,
"g": 171,
"b": 204
},
"hsl": {
"h": 201.758,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.71367,
"c": 0.07731,
"h": 234.3
},
"luminance": 0.36996
}Semantic roles & 50–950 ramp
primary
#71ABCC
secondary
#DDC8BC
accent
#5F2BBA
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183