#73D3FF#73D3FF
#73D3FF is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.5% C 0.110 H 229.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73D3FF |
|---|---|
| RGB | rgb(115, 211, 255) |
| HSL | hsl(199, 100%, 73%) |
| HSV | hsv(199, 55%, 100%) |
| CMYK | cmyk(54.9%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.43, -16.36, -30.15) |
| CIE-LCH | lch(80.43, 34.30, 241.52°) |
| OKLab | oklab(82.45% -0.0709 -0.0839) |
| OKLCH | oklch(82.45% 0.11 229.8) |
| XYZ | xyz(48.4077, 57.4490, 103.1261) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.17
Lightskyblue
#87CEFA
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 3.97
Sky
#82CAFC
ΔE00 4.59
Bright Sky Blue
#02CCFE
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D3FF #FF9F73
analogous
#73FFE5 #73D3FF #738DFF
triadic
#73D3FF #FF73D3 #D3FF73
tetradic
#73D3FF #E573FF #FF9F73 #8DFF73
square
#73D3FF #E573FF #FF9F73 #8DFF73
split-complementary
#73D3FF #FF738D #FFE573
monochromatic
#00AAF8 #36C0FF #73D3FF #B0E6FF #E0F5FF
Accessibility & contrast
On white
1.68
#73D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#73D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D3FF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D3FF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73d3ff; /* rgb */ color: rgb(115, 211, 255); /* oklch */ color: oklch(82.5% 0.110 229.8);
Tailwind
colors: {
custom: {
50: '#a5e0ff',
500: '#73d3ff',
950: '#000000',
},
}SCSS
$custom: #73d3ff; $custom-light: #a5e0ff; $custom-dark: #000000;
JSON
{
"hex": "#73d3ff",
"rgb": {
"r": 115,
"g": 211,
"b": 255
},
"hsl": {
"h": 198.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.82452,
"c": 0.10985,
"h": 229.8
},
"luminance": 0.57453
}Semantic roles & 50–950 ramp
primary
#73D3FF
secondary
#DC6D3A
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486