#73ABCC#73ABCC
#73ABCC is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.076 H 235.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABCC |
|---|---|
| RGB | rgb(115, 171, 204) |
| HSL | hsl(202, 47%, 63%) |
| HSV | hsv(202, 44%, 80%) |
| CMYK | cmyk(43.6%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(67.37, -9.63, -22.53) |
| CIE-LCH | lch(67.37, 24.50, 246.86°) |
| OKLab | oklab(71.47% -0.0434 -0.0623) |
| OKLCH | oklch(71.47% 0.076 235.2) |
| XYZ | xyz(32.5284, 37.1281, 62.5674) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.89
Bluegrey
#85A3B2
ΔE00 6.56
Light Grey Blue
#9DBCD4
ΔE00 7.49
Bluey Grey
#89A0B0
ΔE00 7.59
Sky Blue (survey)
#75BBFD
ΔE00 7.95
Lightblue (survey)
#7BC8F6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABCC #CC9473
analogous
#73CCC0 #73ABCC #737FCC
triadic
#73ABCC #CC73AB #ABCC73
tetradic
#73ABCC #C073CC #CC9473 #7FCC73
square
#73ABCC #C073CC #CC9473 #7FCC73
split-complementary
#73ABCC #CC737F #CCC073
monochromatic
#346E90 #4690BC #73ABCC #A0C6DC #CDE1ED
Accessibility & contrast
On white
2.49
#73ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#73ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABCC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABCC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#8FA0CB
Tritanopia (blue-blind)
#4EB4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73abcc; /* rgb */ color: rgb(115, 171, 204); /* oklch */ color: oklch(71.5% 0.076 235.2);
Tailwind
colors: {
custom: {
50: '#9fc4db',
500: '#73abcc',
950: '#000000',
},
}SCSS
$custom: #73abcc; $custom-light: #9fc4db; $custom-dark: #000000;
JSON
{
"hex": "#73abcc",
"rgb": {
"r": 115,
"g": 171,
"b": 204
},
"hsl": {
"h": 202.247,
"s": 46.597,
"l": 62.549
},
"oklch": {
"l": 0.71473,
"c": 0.07592,
"h": 235.2
},
"luminance": 0.3713
}Semantic roles & 50–950 ramp
primary
#73ABCC
secondary
#DEC9BD
accent
#602CBA
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183