#73AABB#73AABB
#73AABB is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.063 H 219.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73AABB |
|---|---|
| RGB | rgb(115, 170, 187) |
| HSL | hsl(194, 35%, 59%) |
| HSV | hsv(194, 39%, 73%) |
| CMYK | cmyk(38.5%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.50, -13.64, -14.43) |
| CIE-LCH | lch(66.50, 19.86, 226.60°) |
| OKLab | oklab(70.59% -0.0485 -0.0396) |
| OKLCH | oklch(70.59% 0.063 219.2) |
| XYZ | xyz(30.4115, 35.9802, 52.3465) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.17
Bluegrey
#85A3B2
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 8.13
Cadetblue
#5F9EA0
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AABB #BB8473
analogous
#73BBA8 #73AABB #7386BB
triadic
#73AABB #BB73AA #AABB73
tetradic
#73AABB #A873BB #BB8473 #86BB73
square
#73AABB #A873BB #BB8473 #86BB73
split-complementary
#73AABB #BB7386 #BBA873
monochromatic
#3B6A79 #4F8EA2 #73AABB #9CC3CF #C5DCE3
Accessibility & contrast
On white
2.56
#73AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#73AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AABB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AABB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#57B0AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #73aabb; /* rgb */ color: rgb(115, 170, 187); /* oklch */ color: oklch(70.6% 0.063 219.2);
Tailwind
colors: {
custom: {
50: '#9ec3cf',
500: '#73aabb',
950: '#000000',
},
}SCSS
$custom: #73aabb; $custom-light: #9ec3cf; $custom-dark: #000000;
JSON
{
"hex": "#73aabb",
"rgb": {
"r": 115,
"g": 170,
"b": 187
},
"hsl": {
"h": 194.167,
"s": 34.615,
"l": 59.216
},
"oklch": {
"l": 0.70591,
"c": 0.06266,
"h": 219.2
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#73AABB
secondary
#D3BDB7
accent
#775DCB
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0F1213
muted
#7E8182