#73C4FC#73C4FC
#73C4FC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.0% C 0.113 H 240.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73C4FC |
|---|---|
| RGB | rgb(115, 196, 252) |
| HSL | hsl(205, 96%, 72%) |
| HSV | hsv(205, 54%, 99%) |
| CMYK | cmyk(54.4%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.16, -9.36, -35.13) |
| CIE-LCH | lch(76.16, 36.36, 255.08°) |
| OKLab | oklab(79.03% -0.0557 -0.0982) |
| OKLCH | oklch(79.03% 0.113 240.4) |
| XYZ | xyz(44.3744, 50.1491, 99.4179) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.04
Lightblue (survey)
#7BC8F6
ΔE00 2.33
Lightskyblue
#87CEFA
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Light Blue
#95D0FC
ΔE00 4.53
Deepskyblue
#00BFFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C4FC #FCAB73
analogous
#73FCF0 #73C4FC #7380FC
triadic
#73C4FC #FC73C4 #C4FC73
tetradic
#73C4FC #F073FC #FCAB73 #80FC73
square
#73C4FC #F073FC #FCAB73 #80FC73
split-complementary
#73C4FC #FC7380 #FCF073
monochromatic
#0590EF #37ABFB #73C4FC #AFDDFD #E1F2FE
Accessibility & contrast
On white
1.90
#73C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#73C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C4FC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C4FC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#98B6FB
Tritanopia (blue-blind)
#00D2D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73c4fc; /* rgb */ color: rgb(115, 196, 252); /* oklch */ color: oklch(79.0% 0.113 240.4);
Tailwind
colors: {
custom: {
50: '#a4d5fd',
500: '#73c4fc',
950: '#000000',
},
}SCSS
$custom: #73c4fc; $custom-light: #a4d5fd; $custom-dark: #000000;
JSON
{
"hex": "#73c4fc",
"rgb": {
"r": 115,
"g": 196,
"b": 252
},
"hsl": {
"h": 204.526,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.79025,
"c": 0.11289,
"h": 240.4
},
"luminance": 0.50153
}Semantic roles & 50–950 ramp
primary
#73C4FC
secondary
#D87B3B
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385