#73ABC2#73ABC2
#73ABC2 is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.1% C 0.067 H 225.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABC2 |
|---|---|
| RGB | rgb(115, 171, 194) |
| HSL | hsl(197, 39%, 61%) |
| HSV | hsv(197, 41%, 76%) |
| CMYK | cmyk(40.7%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.02, -12.33, -17.53) |
| CIE-LCH | lch(67.02, 21.43, 234.86°) |
| OKLab | oklab(71.08% -0.0471 -0.0483) |
| OKLCH | oklch(71.08% 0.067 225.7) |
| XYZ | xyz(31.3674, 36.6637, 56.4524) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.57
Bluegrey
#85A3B2
ΔE00 5.46
Bluey Grey
#89A0B0
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.45
Sky Blue
#87CEEB
ΔE00 9.36
Turquoise Blue
#06B1C4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABC2 #C28A73
analogous
#73C2B1 #73ABC2 #7384C2
triadic
#73ABC2 #C273AB #ABC273
tetradic
#73ABC2 #B173C2 #C28A73 #84C273
square
#73ABC2 #B173C2 #C28A73 #84C273
split-complementary
#73ABC2 #C27384 #C2B173
monochromatic
#396D82 #4B90AD #73ABC2 #9EC5D5 #C8DEE7
Accessibility & contrast
On white
2.52
#73ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#73ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABC2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABC2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C3
Deuteranopia (green-blind)
#939FC2
Tritanopia (blue-blind)
#53B2B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #73abc2; /* rgb */ color: rgb(115, 171, 194); /* oklch */ color: oklch(71.1% 0.067 225.7);
Tailwind
colors: {
custom: {
50: '#9fc4d4',
500: '#73abc2',
950: '#000000',
},
}SCSS
$custom: #73abc2; $custom-light: #9fc4d4; $custom-dark: #000000;
JSON
{
"hex": "#73abc2",
"rgb": {
"r": 115,
"g": 171,
"b": 194
},
"hsl": {
"h": 197.468,
"s": 39.303,
"l": 60.588
},
"oklch": {
"l": 0.71081,
"c": 0.06742,
"h": 225.7
},
"luminance": 0.36666
}Semantic roles & 50–950 ramp
primary
#73ABC2
secondary
#D7C2B9
accent
#5833B2
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183