#73ABC0#73ABC0
#73ABC0 is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.066 H 223.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABC0 |
|---|---|
| RGB | rgb(115, 171, 192) |
| HSL | hsl(196, 38%, 60%) |
| HSV | hsv(196, 40%, 75%) |
| CMYK | cmyk(40.1%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.96, -12.86, -16.52) |
| CIE-LCH | lch(66.96, 20.94, 232.09°) |
| OKLab | oklab(71.01% -0.0478 -0.0454) |
| OKLCH | oklch(71.01% 0.066 223.5) |
| XYZ | xyz(31.1443, 36.5744, 55.2774) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.72
Bluegrey
#85A3B2
ΔE00 5.52
Bluey Grey
#89A0B0
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.83
Turquoise Blue
#06B1C4
ΔE00 9.13
Sky Blue
#87CEEB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABC0 #C08873
analogous
#73C0AF #73ABC0 #7384C0
triadic
#73ABC0 #C073AB #ABC073
tetradic
#73ABC0 #AF73C0 #C08873 #84C073
square
#73ABC0 #AF73C0 #C08873 #84C073
split-complementary
#73ABC0 #C07384 #C0AF73
monochromatic
#396C7F #4C90AA #73ABC0 #9DC4D3 #C7DEE6
Accessibility & contrast
On white
2.53
#73ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#73ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABC0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABC0 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#939FC0
Tritanopia (blue-blind)
#55B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73abc0; /* rgb */ color: rgb(115, 171, 192); /* oklch */ color: oklch(71.0% 0.066 223.5);
Tailwind
colors: {
custom: {
50: '#9ec4d3',
500: '#73abc0',
950: '#000000',
},
}SCSS
$custom: #73abc0; $custom-light: #9ec4d3; $custom-dark: #000000;
JSON
{
"hex": "#73abc0",
"rgb": {
"r": 115,
"g": 171,
"b": 192
},
"hsl": {
"h": 196.364,
"s": 37.931,
"l": 60.196
},
"oklch": {
"l": 0.71005,
"c": 0.06599,
"h": 223.5
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#73ABC0
secondary
#D6C1B9
accent
#5735B1
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182