#73ABCF#73ABCF
#73ABCF is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.079 H 237.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABCF |
|---|---|
| RGB | rgb(115, 171, 207) |
| HSL | hsl(203, 49%, 63%) |
| HSV | hsv(203, 44%, 81%) |
| CMYK | cmyk(44.4%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(67.48, -8.80, -24.02) |
| CIE-LCH | lch(67.48, 25.58, 249.88°) |
| OKLab | oklab(71.6% -0.0423 -0.0665) |
| OKLCH | oklch(71.6% 0.079 237.6) |
| XYZ | xyz(32.8917, 37.2734, 64.4807) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.62
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.50
Bluey Grey
#89A0B0
ΔE00 7.90
Lightblue (survey)
#7BC8F6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABCF #CF9773
analogous
#73CFC5 #73ABCF #737DCF
triadic
#73ABCF #CF73AB #ABCF73
tetradic
#73ABCF #C573CF #CF9773 #7DCF73
square
#73ABCF #C573CF #CF9773 #7DCF73
split-complementary
#73ABCF #CF737D #CFC573
monochromatic
#336E95 #4590BF #73ABCF #A1C6DF #CEE2EE
Accessibility & contrast
On white
2.48
#73ABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#73ABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABCF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABCF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#8EA0CE
Tritanopia (blue-blind)
#4CB4B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73abcf; /* rgb */ color: rgb(115, 171, 207); /* oklch */ color: oklch(71.6% 0.079 237.6);
Tailwind
colors: {
custom: {
50: '#9fc4dd',
500: '#73abcf',
950: '#000000',
},
}SCSS
$custom: #73abcf; $custom-light: #9fc4dd; $custom-dark: #000000;
JSON
{
"hex": "#73abcf",
"rgb": {
"r": 115,
"g": 171,
"b": 207
},
"hsl": {
"h": 203.478,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.71595,
"c": 0.07883,
"h": 237.6
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#73ABCF
secondary
#DFCBBE
accent
#6329BC
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183