#73D7FC#73D7FC
#73D7FC is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.2% C 0.107 H 224.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73D7FC |
|---|---|
| RGB | rgb(115, 215, 252) |
| HSL | hsl(196, 96%, 72%) |
| HSV | hsv(196, 54%, 99%) |
| CMYK | cmyk(54.4%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(81.44, -19.26, -27.01) |
| CIE-LCH | lch(81.44, 33.17, 234.51°) |
| OKLab | oklab(83.22% -0.0762 -0.075) |
| OKLCH | oklch(83.22% 0.107 224.5) |
| XYZ | xyz(48.9346, 59.2696, 100.9380) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.53
Neon Blue
#04D9FF
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.28
Bright Sky Blue
#02CCFE
ΔE00 5.30
Lightblue (survey)
#7BC8F6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D7FC #FC9873
analogous
#73FCDC #73D7FC #7393FC
triadic
#73D7FC #FC73D7 #D7FC73
tetradic
#73D7FC #DC73FC #FC9873 #93FC73
square
#73D7FC #DC73FC #FC9873 #93FC73
split-complementary
#73D7FC #FC7393 #FCDC73
monochromatic
#05B0EF #37C6FB #73D7FC #AFE8FD #E1F6FE
Accessibility & contrast
On white
1.63
#73D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#73D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D7FC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D7FC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#AEC4FC
Tritanopia (blue-blind)
#00E2E3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73d7fc; /* rgb */ color: rgb(115, 215, 252); /* oklch */ color: oklch(83.2% 0.107 224.5);
Tailwind
colors: {
custom: {
50: '#a5e3fd',
500: '#73d7fc',
950: '#000000',
},
}SCSS
$custom: #73d7fc; $custom-light: #a5e3fd; $custom-dark: #000000;
JSON
{
"hex": "#73d7fc",
"rgb": {
"r": 115,
"g": 215,
"b": 252
},
"hsl": {
"h": 196.204,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.8322,
"c": 0.10696,
"h": 224.5
},
"luminance": 0.59274
}Semantic roles & 50–950 ramp
primary
#73D7FC
secondary
#D8653B
accent
#3E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485