#73ABC1#73ABC1
#73ABC1 is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.0% C 0.067 H 224.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABC1 |
|---|---|
| RGB | rgb(115, 171, 193) |
| HSL | hsl(197, 39%, 60%) |
| HSV | hsv(197, 40%, 76%) |
| CMYK | cmyk(40.4%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(66.99, -12.60, -17.02) |
| CIE-LCH | lch(66.99, 21.18, 233.49°) |
| OKLab | oklab(71.04% -0.0475 -0.0468) |
| OKLCH | oklch(71.04% 0.067 224.6) |
| XYZ | xyz(31.2554, 36.6189, 55.8629) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.62
Bluegrey
#85A3B2
ΔE00 5.47
Bluey Grey
#89A0B0
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 8.63
Turquoise Blue
#06B1C4
ΔE00 9.31
Sky Blue
#87CEEB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABC1 #C18973
analogous
#73C1B0 #73ABC1 #7384C1
triadic
#73ABC1 #C173AB #ABC173
tetradic
#73ABC1 #B073C1 #C18973 #84C173
square
#73ABC1 #B073C1 #C18973 #84C173
split-complementary
#73ABC1 #C17384 #C1B073
monochromatic
#396C81 #4C90AB #73ABC1 #9DC4D4 #C8DEE7
Accessibility & contrast
On white
2.52
#73ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#73ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABC1
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABC1 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 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)
#9FA8C2
Deuteranopia (green-blind)
#939FC1
Tritanopia (blue-blind)
#54B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73abc1; /* rgb */ color: rgb(115, 171, 193); /* oklch */ color: oklch(71.0% 0.067 224.6);
Tailwind
colors: {
custom: {
50: '#9fc4d3',
500: '#73abc1',
950: '#000000',
},
}SCSS
$custom: #73abc1; $custom-light: #9fc4d3; $custom-dark: #000000;
JSON
{
"hex": "#73abc1",
"rgb": {
"r": 115,
"g": 171,
"b": 193
},
"hsl": {
"h": 196.923,
"s": 38.614,
"l": 60.392
},
"oklch": {
"l": 0.71043,
"c": 0.06669,
"h": 224.6
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#73ABC1
secondary
#D7C1B9
accent
#5734B2
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1214
muted
#7F8182