#73C8F2#73C8F2
#73C8F2 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.102 H 231.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73C8F2 |
|---|---|
| RGB | rgb(115, 200, 242) |
| HSL | hsl(200, 83%, 70%) |
| HSV | hsv(200, 52%, 95%) |
| CMYK | cmyk(52.5%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.90, -14.37, -28.63) |
| CIE-LCH | lch(76.90, 32.04, 243.34°) |
| OKLab | oklab(79.49% -0.0635 -0.0796) |
| OKLCH | oklch(79.49% 0.102 231.4) |
| XYZ | xyz(43.7456, 51.3605, 91.5955) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.94
Lightskyblue
#87CEFA
ΔE00 2.98
Baby Blue
#89CFF0
ΔE00 3.11
Sky
#82CAFC
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.81
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C8F2 #F29D73
analogous
#73F2DD #73C8F2 #7388F2
triadic
#73C8F2 #F273C8 #C8F273
tetradic
#73C8F2 #DD73F2 #F29D73 #88F273
square
#73C8F2 #DD73F2 #F29D73 #88F273
split-complementary
#73C8F2 #F27388 #F2DD73
monochromatic
#1496D7 #3BB2ED #73C8F2 #ABDEF7 #E3F4FC
Accessibility & contrast
On white
1.86
#73C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#73C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C8F2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C8F2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#1DD4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73c8f2; /* rgb */ color: rgb(115, 200, 242); /* oklch */ color: oklch(79.5% 0.102 231.4);
Tailwind
colors: {
custom: {
50: '#a3d8f6',
500: '#73c8f2',
950: '#000000',
},
}SCSS
$custom: #73c8f2; $custom-light: #a3d8f6; $custom-dark: #000000;
JSON
{
"hex": "#73c8f2",
"rgb": {
"r": 115,
"g": 200,
"b": 242
},
"hsl": {
"h": 199.843,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.79485,
"c": 0.10183,
"h": 231.4
},
"luminance": 0.51364
}Semantic roles & 50–950 ramp
primary
#73C8F2
secondary
#CC6D3D
accent
#4E06DF
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385