#73ABCD#73ABCD
#73ABCD is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.077 H 236.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABCD |
|---|---|
| RGB | rgb(115, 171, 205) |
| HSL | hsl(203, 47%, 63%) |
| HSV | hsv(203, 44%, 80%) |
| CMYK | cmyk(43.9%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.41, -9.35, -23.03) |
| CIE-LCH | lch(67.41, 24.85, 247.90°) |
| OKLab | oklab(71.51% -0.043 -0.0637) |
| OKLCH | oklch(71.51% 0.077 236) |
| XYZ | xyz(32.6488, 37.1762, 63.2011) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.13
Bluegrey
#85A3B2
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 7.48
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Bluey Grey
#89A0B0
ΔE00 7.68
Lightblue (survey)
#7BC8F6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABCD #CD9573
analogous
#73CDC2 #73ABCD #737ECD
triadic
#73ABCD #CD73AB #ABCD73
tetradic
#73ABCD #C273CD #CD9573 #7ECD73
square
#73ABCD #C273CD #CD9573 #7ECD73
split-complementary
#73ABCD #CD737E #CDC273
monochromatic
#346E92 #4690BD #73ABCD #A0C6DD #CDE1ED
Accessibility & contrast
On white
2.49
#73ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#73ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABCD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABCD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAACF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#4DB4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #73abcd; /* rgb */ color: rgb(115, 171, 205); /* oklch */ color: oklch(71.5% 0.077 236.0);
Tailwind
colors: {
custom: {
50: '#9fc4dc',
500: '#73abcd',
950: '#000000',
},
}SCSS
$custom: #73abcd; $custom-light: #9fc4dc; $custom-dark: #000000;
JSON
{
"hex": "#73abcd",
"rgb": {
"r": 115,
"g": 171,
"b": 205
},
"hsl": {
"h": 202.667,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.71514,
"c": 0.07687,
"h": 236
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#73ABCD
secondary
#DECABE
accent
#612BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183