#73ABDC#73ABDC
#73ABDC is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.093 H 245.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABDC |
|---|---|
| RGB | rgb(115, 171, 220) |
| HSL | hsl(208, 60%, 66%) |
| HSV | hsv(208, 48%, 86%) |
| CMYK | cmyk(47.7%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(67.97, -5.12, -30.42) |
| CIE-LCH | lch(67.97, 30.85, 260.44°) |
| OKLab | oklab(72.15% -0.0378 -0.0848) |
| OKLCH | oklch(72.15% 0.093 245.9) |
| XYZ | xyz(34.5469, 37.9355, 73.1981) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 6.12
Cornflowerblue
#6495ED
ΔE00 7.45
Azure (survey)
#069AF3
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABDC #DCA473
analogous
#73DCD8 #73ABDC #7376DC
triadic
#73ABDC #DC73AB #ABDC73
tetradic
#73ABDC #D873DC #DCA473 #76DC73
square
#73ABDC #D873DC #DCA473 #76DC73
split-complementary
#73ABDC #DC7376 #DCD873
monochromatic
#2B6FAA #428ED0 #73ABDC #A4C8E8 #D5E6F4
Accessibility & contrast
On white
2.45
#73ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#73ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABDC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABDC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#43B7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #73abdc; /* rgb */ color: rgb(115, 171, 220); /* oklch */ color: oklch(72.1% 0.093 245.9);
Tailwind
colors: {
custom: {
50: '#a0c3e7',
500: '#73abdc',
950: '#000000',
},
}SCSS
$custom: #73abdc; $custom-light: #a0c3e7; $custom-dark: #000000;
JSON
{
"hex": "#73abdc",
"rgb": {
"r": 115,
"g": 171,
"b": 220
},
"hsl": {
"h": 208,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.72146,
"c": 0.09282,
"h": 245.9
},
"luminance": 0.37938
}Semantic roles & 50–950 ramp
primary
#73ABDC
secondary
#E7D4C4
accent
#6D1EC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184