#73B4F5#73B4F5
#73B4F5 is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.116 H 249.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73B4F5 |
|---|---|
| RGB | rgb(115, 180, 245) |
| HSL | hsl(210, 87%, 71%) |
| HSV | hsv(210, 53%, 96%) |
| CMYK | cmyk(53.1%, 26.5%, 0%, 3.9%) |
| CIE-LAB | lab(71.47, -2.75, -38.64) |
| CIE-LCH | lch(71.47, 38.73, 265.93°) |
| OKLab | oklab(75.23% -0.0403 -0.1083) |
| OKLCH | oklch(75.23% 0.116 249.6) |
| XYZ | xyz(39.8671, 42.8767, 92.5437) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.96
Carolina Blue
#8AB8FE
ΔE00 4.25
Sky
#82CAFC
ΔE00 6.47
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Light Blue
#95D0FC
ΔE00 7.87
Lightskyblue
#87CEFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73B4F5 #F5B473
analogous
#73F5F5 #73B4F5 #7373F5
triadic
#73B4F5 #F573B4 #B4F573
tetradic
#73B4F5 #F573F5 #F5B473 #73F573
square
#73B4F5 #F573F5 #F5B473 #73F573
split-complementary
#73B4F5 #F57373 #F5F573
monochromatic
#1077DE #3A95F1 #73B4F5 #ACD3F9 #E2F0FD
Accessibility & contrast
On white
2.19
#73B4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#73B4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73B4F5
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73B4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73B4F5 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F8
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#23C3CA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #73b4f5; /* rgb */ color: rgb(115, 180, 245); /* oklch */ color: oklch(75.2% 0.116 249.6);
Tailwind
colors: {
custom: {
50: '#a3caf8',
500: '#73b4f5',
950: '#000000',
},
}SCSS
$custom: #73b4f5; $custom-light: #a3caf8; $custom-dark: #000000;
JSON
{
"hex": "#73b4f5",
"rgb": {
"r": 115,
"g": 180,
"b": 245
},
"hsl": {
"h": 210,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.75233,
"c": 0.11558,
"h": 249.6
},
"luminance": 0.4288
}Semantic roles & 50–950 ramp
primary
#73B4F5
secondary
#F4E2D0
accent
#7302E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285