#71AABB#71AABB
#71AABB is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.5% C 0.064 H 218.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71AABB |
|---|---|
| RGB | rgb(113, 170, 187) |
| HSL | hsl(194, 35%, 59%) |
| HSV | hsv(194, 40%, 73%) |
| CMYK | cmyk(39.6%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.40, -14.18, -14.59) |
| CIE-LCH | lch(66.40, 20.35, 225.82°) |
| OKLab | oklab(70.48% -0.0503 -0.0401) |
| OKLCH | oklch(70.48% 0.064 218.6) |
| XYZ | xyz(30.1513, 35.8461, 52.3343) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 8.12
Turquoise Blue
#06B1C4
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AABB #BB8271
analogous
#71BBA7 #71AABB #7185BB
triadic
#71AABB #BB71AA #AABB71
tetradic
#71AABB #A771BB #BB8271 #85BB71
square
#71AABB #A771BB #BB8271 #85BB71
split-complementary
#71AABB #BB7185 #BBA771
monochromatic
#3A6A78 #4D8EA1 #71AABB #9AC3CF #C4DCE3
Accessibility & contrast
On white
2.57
#71AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#71AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AABB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AABB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#939EBB
Tritanopia (blue-blind)
#54B0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71aabb; /* rgb */ color: rgb(113, 170, 187); /* oklch */ color: oklch(70.5% 0.064 218.6);
Tailwind
colors: {
custom: {
50: '#9dc3cf',
500: '#71aabb',
950: '#000000',
},
}SCSS
$custom: #71aabb; $custom-light: #9dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#71aabb",
"rgb": {
"r": 113,
"g": 170,
"b": 187
},
"hsl": {
"h": 193.784,
"s": 35.238,
"l": 58.824
},
"oklch": {
"l": 0.70482,
"c": 0.06433,
"h": 218.6
},
"luminance": 0.35848
}Semantic roles & 50–950 ramp
primary
#71AABB
secondary
#D2BCB5
accent
#765DCB
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182