#73C7F7#73C7F7
#73C7F7 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.5% C 0.107 H 235.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73C7F7 |
|---|---|
| RGB | rgb(115, 199, 247) |
| HSL | hsl(202, 89%, 71%) |
| HSV | hsv(202, 53%, 97%) |
| CMYK | cmyk(53.4%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.80, -12.41, -31.46) |
| CIE-LCH | lch(76.80, 33.82, 248.47°) |
| OKLab | oklab(79.47% -0.0606 -0.0877) |
| OKLCH | oklch(79.47% 0.107 235.3) |
| XYZ | xyz(44.2759, 51.2033, 95.5276) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.87
Sky
#82CAFC
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 2.52
Baby Blue
#89CFF0
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C7F7 #F7A373
analogous
#73F7E5 #73C7F7 #7385F7
triadic
#73C7F7 #F773C7 #C7F773
tetradic
#73C7F7 #E573F7 #F7A373 #85F773
square
#73C7F7 #E573F7 #F7A373 #85F773
split-complementary
#73C7F7 #F77385 #F7E573
monochromatic
#0D95E3 #39B0F4 #73C7F7 #ADDEFA #E2F3FD
Accessibility & contrast
On white
1.87
#73C7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#73C7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C7F7
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C7F7 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#10D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73c7f7; /* rgb */ color: rgb(115, 199, 247); /* oklch */ color: oklch(79.5% 0.107 235.3);
Tailwind
colors: {
custom: {
50: '#a4d8fa',
500: '#73c7f7',
950: '#000000',
},
}SCSS
$custom: #73c7f7; $custom-light: #a4d8fa; $custom-dark: #000000;
JSON
{
"hex": "#73c7f7",
"rgb": {
"r": 115,
"g": 199,
"b": 247
},
"hsl": {
"h": 201.818,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.79471,
"c": 0.10661,
"h": 235.3
},
"luminance": 0.51207
}Semantic roles & 50–950 ramp
primary
#73C7F7
secondary
#D2733C
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385