#73ADFC#73ADFC
#73ADFC is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.1% C 0.130 H 256.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73ADFC |
|---|---|
| RGB | rgb(115, 173, 252) |
| HSL | hsl(215, 96%, 72%) |
| HSV | hsv(215, 54%, 99%) |
| CMYK | cmyk(54.4%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.86, 3.27, -44.94) |
| CIE-LCH | lch(69.86, 45.06, 274.16°) |
| OKLab | oklab(74.07% -0.0306 -0.1266) |
| OKLCH | oklch(74.07% 0.13 256.4) |
| XYZ | xyz(39.5784, 40.5571, 97.8192) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Cornflowerblue
#6495ED
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 8.02
Azure (survey)
#069AF3
ΔE00 9.00
Sky
#82CAFC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ADFC #FCC273
analogous
#73F1FC #73ADFC #7E73FC
triadic
#73ADFC #FC73AD #ADFC73
tetradic
#73ADFC #FC73F1 #FCC273 #73FC7E
square
#73ADFC #FC73F1 #FCC273 #73FC7E
split-complementary
#73ADFC #FC7E73 #F1FC73
monochromatic
#0568EF #378AFB #73ADFC #AFD0FD #E1EDFE
Accessibility & contrast
On white
2.30
#73ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#73ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ADFC
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ADFC | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#18BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #73adfc; /* rgb */ color: rgb(115, 173, 252); /* oklch */ color: oklch(74.1% 0.130 256.4);
Tailwind
colors: {
custom: {
50: '#a4c5fd',
500: '#73adfc',
950: '#000000',
},
}SCSS
$custom: #73adfc; $custom-light: #a4c5fd; $custom-dark: #000000;
JSON
{
"hex": "#73adfc",
"rgb": {
"r": 115,
"g": 173,
"b": 252
},
"hsl": {
"h": 214.599,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.74073,
"c": 0.13027,
"h": 256.4
},
"luminance": 0.4056
}Semantic roles & 50–950 ramp
primary
#73ADFC
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186