#73B0FF#73B0FF
#73B0FF is a light, vivid cyan. Relative luminance 0.419; OKLCH L 74.9% C 0.131 H 255.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73B0FF |
|---|---|
| RGB | rgb(115, 176, 255) |
| HSL | hsl(214, 100%, 73%) |
| HSV | hsv(214, 55%, 100%) |
| CMYK | cmyk(54.9%, 31%, 0%, 0%) |
| CIE-LAB | lab(70.81, 2.50, -45.08) |
| CIE-LCH | lch(70.81, 45.15, 273.17°) |
| OKLab | oklab(74.86% -0.0331 -0.127) |
| OKLCH | oklch(74.86% 0.131 255.4) |
| XYZ | xyz(40.6392, 41.9122, 100.5366) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Cornflowerblue
#6495ED
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.30
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73B0FF #FFC273
analogous
#73F6FF #73B0FF #7C73FF
triadic
#73B0FF #FF73B0 #B0FF73
tetradic
#73B0FF #FF73F6 #FFC273 #73FF7C
square
#73B0FF #FF73F6 #FFC273 #73FF7C
split-complementary
#73B0FF #FF7C73 #F6FF73
monochromatic
#006CF8 #368DFF #73B0FF #B0D3FF #E0EEFF
Accessibility & contrast
On white
2.24
#73B0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#73B0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73B0FF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73B0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73B0FF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#0AC2CC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #73b0ff; /* rgb */ color: rgb(115, 176, 255); /* oklch */ color: oklch(74.9% 0.131 255.4);
Tailwind
colors: {
custom: {
50: '#a4c7ff',
500: '#73b0ff',
950: '#000000',
},
}SCSS
$custom: #73b0ff; $custom-light: #a4c7ff; $custom-dark: #000000;
JSON
{
"hex": "#73b0ff",
"rgb": {
"r": 115,
"g": 176,
"b": 255
},
"hsl": {
"h": 213.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74856,
"c": 0.13123,
"h": 255.4
},
"luminance": 0.41916
}Semantic roles & 50–950 ramp
primary
#73B0FF
secondary
#F7E8D4
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286