#73CCF4#73CCF4
#73CCF4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.5% C 0.103 H 229.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCF4 |
|---|---|
| RGB | rgb(115, 204, 244) |
| HSL | hsl(199, 85%, 70%) |
| HSV | hsv(199, 53%, 96%) |
| CMYK | cmyk(52.9%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.09, -15.89, -27.88) |
| CIE-LCH | lch(78.09, 32.09, 240.33°) |
| OKLab | oklab(80.46% -0.0672 -0.0775) |
| OKLCH | oklch(80.46% 0.103 229.1) |
| XYZ | xyz(44.9861, 53.3583, 93.4989) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.55
Lightblue (survey)
#7BC8F6
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 3.07
Lightskyblue
#87CEFA
ΔE00 3.37
Sky
#82CAFC
ΔE00 4.45
Bright Sky Blue
#02CCFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCF4 #F49B73
analogous
#73F4DC #73CCF4 #738BF4
triadic
#73CCF4 #F473CC #CCF473
tetradic
#73CCF4 #DC73F4 #F49B73 #8BF473
square
#73CCF4 #DC73F4 #F49B73 #8BF473
split-complementary
#73CCF4 #F4738B #F4DC73
monochromatic
#119DDB #3AB7F0 #73CCF4 #ACE1F8 #E3F5FD
Accessibility & contrast
On white
1.80
#73CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#73CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCF4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCF4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#14D7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73ccf4; /* rgb */ color: rgb(115, 204, 244); /* oklch */ color: oklch(80.5% 0.103 229.1);
Tailwind
colors: {
custom: {
50: '#a4dbf7',
500: '#73ccf4',
950: '#000000',
},
}SCSS
$custom: #73ccf4; $custom-light: #a4dbf7; $custom-dark: #000000;
JSON
{
"hex": "#73ccf4",
"rgb": {
"r": 115,
"g": 204,
"b": 244
},
"hsl": {
"h": 198.605,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.80455,
"c": 0.10255,
"h": 229.1
},
"luminance": 0.53362
}Semantic roles & 50–950 ramp
primary
#73CCF4
secondary
#CE6A3D
accent
#4904E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485