#73ACDF#73ACDF
#73ACDF is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.096 H 246.6°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACDF |
|---|---|
| RGB | rgb(115, 172, 223) |
| HSL | hsl(208, 63%, 66%) |
| HSV | hsv(208, 48%, 87%) |
| CMYK | cmyk(48.4%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.37, -4.81, -31.46) |
| CIE-LCH | lch(68.37, 31.82, 261.31°) |
| OKLab | oklab(72.5% -0.038 -0.0877) |
| OKLCH | oklch(72.5% 0.096 246.6) |
| XYZ | xyz(35.1374, 38.4750, 75.3726) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 7.57
Azure (survey)
#069AF3
ΔE00 7.91
Lightblue (survey)
#7BC8F6
ΔE00 8.13
Sky
#82CAFC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACDF #DFA673
analogous
#73DFDC #73ACDF #7376DF
triadic
#73ACDF #DF73AC #ACDF73
tetradic
#73ACDF #DC73DF #DFA673 #76DF73
square
#73ACDF #DC73DF #DFA673 #76DF73
split-complementary
#73ACDF #DF7376 #DFDC73
monochromatic
#2870AF #418ED4 #73ACDF #A5CAEA #D7E7F6
Accessibility & contrast
On white
2.42
#73ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#73ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACDF
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACDF | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#89A2DE
Tritanopia (blue-blind)
#40B8BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #73acdf; /* rgb */ color: rgb(115, 172, 223); /* oklch */ color: oklch(72.5% 0.096 246.6);
Tailwind
colors: {
custom: {
50: '#a1c4e9',
500: '#73acdf',
950: '#000000',
},
}SCSS
$custom: #73acdf; $custom-light: #a1c4e9; $custom-dark: #000000;
JSON
{
"hex": "#73acdf",
"rgb": {
"r": 115,
"g": 172,
"b": 223
},
"hsl": {
"h": 208.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.72497,
"c": 0.09561,
"h": 246.6
},
"luminance": 0.38478
}Semantic roles & 50–950 ramp
primary
#73ACDF
secondary
#E9D6C5
accent
#6E1BCB
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184