#73C8F4#73C8F4
#73C8F4 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.104 H 232.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73C8F4 |
|---|---|
| RGB | rgb(115, 200, 244) |
| HSL | hsl(200, 85%, 70%) |
| HSV | hsv(200, 53%, 96%) |
| CMYK | cmyk(52.9%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.97, -13.80, -29.59) |
| CIE-LCH | lch(76.97, 32.65, 245.00°) |
| OKLab | oklab(79.57% -0.0628 -0.0824) |
| OKLCH | oklch(79.57% 0.104 232.7) |
| XYZ | xyz(44.0476, 51.4813, 93.1861) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.47
Lightskyblue
#87CEFA
ΔE00 2.70
Sky
#82CAFC
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 4.25
Light Blue
#95D0FC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C8F4 #F49F73
analogous
#73F4DF #73C8F4 #7387F4
triadic
#73C8F4 #F473C8 #C8F473
tetradic
#73C8F4 #DF73F4 #F49F73 #87F473
square
#73C8F4 #DF73F4 #F49F73 #87F473
split-complementary
#73C8F4 #F47387 #F4DF73
monochromatic
#1196DB #3AB2F0 #73C8F4 #ACDEF8 #E3F4FD
Accessibility & contrast
On white
1.86
#73C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#73C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C8F4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C8F4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#18D4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73c8f4; /* rgb */ color: rgb(115, 200, 244); /* oklch */ color: oklch(79.6% 0.104 232.7);
Tailwind
colors: {
custom: {
50: '#a3d8f8',
500: '#73c8f4',
950: '#000000',
},
}SCSS
$custom: #73c8f4; $custom-light: #a3d8f8; $custom-dark: #000000;
JSON
{
"hex": "#73c8f4",
"rgb": {
"r": 115,
"g": 200,
"b": 244
},
"hsl": {
"h": 200.465,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.79567,
"c": 0.10355,
"h": 232.7
},
"luminance": 0.51485
}Semantic roles & 50–950 ramp
primary
#73C8F4
secondary
#CE6F3D
accent
#4F04E2
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385