#73C8F3#73C8F3
#73C8F3 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.103 H 232.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73C8F3 |
|---|---|
| RGB | rgb(115, 200, 243) |
| HSL | hsl(200, 84%, 70%) |
| HSV | hsv(200, 53%, 95%) |
| CMYK | cmyk(52.7%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.93, -14.09, -29.11) |
| CIE-LCH | lch(76.93, 32.34, 244.18°) |
| OKLab | oklab(79.53% -0.0631 -0.081) |
| OKLCH | oklch(79.53% 0.103 232.1) |
| XYZ | xyz(43.8962, 51.4207, 92.3886) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 2.83
Baby Blue
#89CFF0
ΔE00 3.25
Sky
#82CAFC
ΔE00 3.37
Sky Blue
#87CEEB
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C8F3 #F39E73
analogous
#73F3DE #73C8F3 #7388F3
triadic
#73C8F3 #F373C8 #C8F373
tetradic
#73C8F3 #DE73F3 #F39E73 #88F373
square
#73C8F3 #DE73F3 #F39E73 #88F373
split-complementary
#73C8F3 #F37388 #F3DE73
monochromatic
#1396D9 #3BB2EE #73C8F3 #ABDEF8 #E3F4FD
Accessibility & contrast
On white
1.86
#73C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#73C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C8F3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C8F3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#A1B8F2
Tritanopia (blue-blind)
#1BD4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73c8f3; /* rgb */ color: rgb(115, 200, 243); /* oklch */ color: oklch(79.5% 0.103 232.1);
Tailwind
colors: {
custom: {
50: '#a3d8f7',
500: '#73c8f3',
950: '#000000',
},
}SCSS
$custom: #73c8f3; $custom-light: #a3d8f7; $custom-dark: #000000;
JSON
{
"hex": "#73c8f3",
"rgb": {
"r": 115,
"g": 200,
"b": 243
},
"hsl": {
"h": 200.156,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.79526,
"c": 0.10269,
"h": 232.1
},
"luminance": 0.51424
}Semantic roles & 50–950 ramp
primary
#73C8F3
secondary
#CD6E3D
accent
#4F05E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385