#73ABC7#73ABC7
#73ABC7 is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.3% C 0.071 H 230.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABC7 |
|---|---|
| RGB | rgb(115, 171, 199) |
| HSL | hsl(200, 43%, 62%) |
| HSV | hsv(200, 42%, 78%) |
| CMYK | cmyk(42.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.20, -10.99, -20.03) |
| CIE-LCH | lch(67.20, 22.85, 241.25°) |
| OKLab | oklab(71.27% -0.0452 -0.0553) |
| OKLCH | oklch(71.27% 0.071 230.7) |
| XYZ | xyz(31.9384, 36.8921, 59.4597) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.89
Bluegrey
#85A3B2
ΔE00 5.77
Bluey Grey
#89A0B0
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.77
Lightblue (survey)
#7BC8F6
ΔE00 8.82
Sky Blue
#87CEEB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABC7 #C78F73
analogous
#73C7B9 #73ABC7 #7381C7
triadic
#73ABC7 #C773AB #ABC773
tetradic
#73ABC7 #B973C7 #C78F73 #81C773
square
#73ABC7 #B973C7 #C78F73 #81C773
split-complementary
#73ABC7 #C77381 #C7B973
monochromatic
#376D89 #4890B5 #73ABC7 #9FC5D8 #CADFEA
Accessibility & contrast
On white
2.51
#73ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#73ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABC7
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABC7 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9C8
Deuteranopia (green-blind)
#919FC7
Tritanopia (blue-blind)
#51B3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73abc7; /* rgb */ color: rgb(115, 171, 199); /* oklch */ color: oklch(71.3% 0.071 230.7);
Tailwind
colors: {
custom: {
50: '#9fc4d8',
500: '#73abc7',
950: '#000000',
},
}SCSS
$custom: #73abc7; $custom-light: #9fc4d8; $custom-dark: #000000;
JSON
{
"hex": "#73abc7",
"rgb": {
"r": 115,
"g": 171,
"b": 199
},
"hsl": {
"h": 200,
"s": 42.857,
"l": 61.569
},
"oklch": {
"l": 0.71274,
"c": 0.07141,
"h": 230.7
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#73ABC7
secondary
#DBC6BB
accent
#5C30B6
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183