#73AFF6#73AFF6
#73AFF6 is a light, vivid cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.121 H 253.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73AFF6 |
|---|---|
| RGB | rgb(115, 175, 246) |
| HSL | hsl(213, 88%, 71%) |
| HSV | hsv(213, 53%, 96%) |
| CMYK | cmyk(53.3%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(70.14, 0.32, -41.25) |
| CIE-LCH | lch(70.14, 41.25, 270.45°) |
| OKLab | oklab(74.21% -0.0344 -0.1159) |
| OKLCH | oklch(74.21% 0.121 253.4) |
| XYZ | xyz(39.0289, 40.9555, 93.0194) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 3.85
Cornflowerblue
#6495ED
ΔE00 7.64
Sky
#82CAFC
ΔE00 8.17
Pastel Blue
#A2BFFE
ΔE00 8.19
Azure (survey)
#069AF3
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AFF6 #F6BA73
analogous
#73F0F6 #73AFF6 #7873F6
triadic
#73AFF6 #F673AF #AFF673
tetradic
#73AFF6 #F673F0 #F6BA73 #73F678
square
#73AFF6 #F673F0 #F6BA73 #73F678
split-complementary
#73AFF6 #F67873 #F0F673
monochromatic
#0E6EE0 #398EF2 #73AFF6 #ADD0FA #E2EFFD
Accessibility & contrast
On white
2.28
#73AFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#73AFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AFF6
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AFF6 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3F9
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#24BFC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #73aff6; /* rgb */ color: rgb(115, 175, 246); /* oklch */ color: oklch(74.2% 0.121 253.4);
Tailwind
colors: {
custom: {
50: '#a3c6f9',
500: '#73aff6',
950: '#000000',
},
}SCSS
$custom: #73aff6; $custom-light: #a3c6f9; $custom-dark: #000000;
JSON
{
"hex": "#73aff6",
"rgb": {
"r": 115,
"g": 175,
"b": 246
},
"hsl": {
"h": 212.519,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.74205,
"c": 0.12091,
"h": 253.4
},
"luminance": 0.40959
}Semantic roles & 50–950 ramp
primary
#73AFF6
secondary
#F4E4D1
accent
#7C01E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285