#73B5F5#73B5F5
#73B5F5 is a light, moderate cyan. Relative luminance 0.433; OKLCH L 75.4% C 0.115 H 248.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #73B5F5 |
|---|---|
| RGB | rgb(115, 181, 245) |
| HSL | hsl(210, 87%, 71%) |
| HSV | hsv(210, 53%, 96%) |
| CMYK | cmyk(53.1%, 26.1%, 0%, 3.9%) |
| CIE-LAB | lab(71.75, -3.30, -38.21) |
| CIE-LCH | lch(71.75, 38.35, 265.06°) |
| OKLab | oklab(75.45% -0.0414 -0.1071) |
| OKLCH | oklch(75.45% 0.115 248.9) |
| XYZ | xyz(40.0697, 43.2819, 92.6112) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.67
Carolina Blue
#8AB8FE
ΔE00 4.40
Sky
#82CAFC
ΔE00 6.14
Lightblue (survey)
#7BC8F6
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 7.60
Lightskyblue
#87CEFA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73B5F5 #F5B373
analogous
#73F5F4 #73B5F5 #7374F5
triadic
#73B5F5 #F573B5 #B5F573
tetradic
#73B5F5 #F473F5 #F5B373 #74F573
square
#73B5F5 #F473F5 #F5B373 #74F573
split-complementary
#73B5F5 #F57374 #F5F473
monochromatic
#1078DE #3A97F1 #73B5F5 #ACD3F9 #E2F0FD
Accessibility & contrast
On white
2.17
#73B5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#73B5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73B5F5
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73B5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73B5F5 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB7F8
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#23C4CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #73b5f5; /* rgb */ color: rgb(115, 181, 245); /* oklch */ color: oklch(75.4% 0.115 248.9);
Tailwind
colors: {
custom: {
50: '#a3cbf8',
500: '#73b5f5',
950: '#000000',
},
}SCSS
$custom: #73b5f5; $custom-light: #a3cbf8; $custom-dark: #000000;
JSON
{
"hex": "#73b5f5",
"rgb": {
"r": 115,
"g": 181,
"b": 245
},
"hsl": {
"h": 209.538,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.75449,
"c": 0.11482,
"h": 248.9
},
"luminance": 0.43285
}Semantic roles & 50–950 ramp
primary
#73B5F5
secondary
#F4E2D0
accent
#7102E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285