#73C8FC#73C8FC
#73C8FC is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.111 H 237.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #73C8FC |
|---|---|
| RGB | rgb(115, 200, 252) |
| HSL | hsl(203, 96%, 72%) |
| HSV | hsv(203, 54%, 99%) |
| CMYK | cmyk(54.4%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.27, -11.49, -33.42) |
| CIE-LCH | lch(77.27, 35.34, 251.03°) |
| OKLab | oklab(79.9% -0.06 -0.0933) |
| OKLCH | oklch(79.9% 0.111 237.2) |
| XYZ | xyz(45.2887, 51.9777, 99.7227) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.23
Sky
#82CAFC
ΔE00 1.80
Lightskyblue
#87CEFA
ΔE00 2.52
Light Blue
#95D0FC
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.87
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C8FC #FCA773
analogous
#73FCEC #73C8FC #7384FC
triadic
#73C8FC #FC73C8 #C8FC73
tetradic
#73C8FC #EC73FC #FCA773 #84FC73
square
#73C8FC #EC73FC #FCA773 #84FC73
split-complementary
#73C8FC #FC7384 #FCEC73
monochromatic
#0597EF #37B0FB #73C8FC #AFE0FD #E1F3FE
Accessibility & contrast
On white
1.84
#73C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#73C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C8FC
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C8FC | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#00D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73c8fc; /* rgb */ color: rgb(115, 200, 252); /* oklch */ color: oklch(79.9% 0.111 237.2);
Tailwind
colors: {
custom: {
50: '#a4d8fd',
500: '#73c8fc',
950: '#000000',
},
}SCSS
$custom: #73c8fc; $custom-light: #a4d8fd; $custom-dark: #000000;
JSON
{
"hex": "#73c8fc",
"rgb": {
"r": 115,
"g": 200,
"b": 252
},
"hsl": {
"h": 202.774,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.79902,
"c": 0.11093,
"h": 237.2
},
"luminance": 0.51982
}Semantic roles & 50–950 ramp
primary
#73C8FC
secondary
#D8773B
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385