#73B2FF#73B2FF
#73B2FF is a light, vivid cyan. Relative luminance 0.427; OKLCH L 75.3% C 0.129 H 254.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73B2FF |
|---|---|
| RGB | rgb(115, 178, 255) |
| HSL | hsl(213, 100%, 73%) |
| HSV | hsv(213, 55%, 100%) |
| CMYK | cmyk(54.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.35, 1.38, -44.23) |
| CIE-LCH | lch(71.35, 44.25, 271.78°) |
| OKLab | oklab(75.28% -0.0352 -0.1245) |
| OKLCH | oklch(75.28% 0.129 254.2) |
| XYZ | xyz(41.0343, 42.7022, 100.6683) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.06
Carolina Blue
#8AB8FE
ΔE00 3.47
Sky
#82CAFC
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.99
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73B2FF #FFC073
analogous
#73F8FF #73B2FF #7A73FF
triadic
#73B2FF #FF73B2 #B2FF73
tetradic
#73B2FF #FF73F8 #FFC073 #73FF7A
square
#73B2FF #FF73F8 #FFC073 #73FF7A
split-complementary
#73B2FF #FF7A73 #F8FF73
monochromatic
#006FF8 #3690FF #73B2FF #B0D4FF #E0EEFF
Accessibility & contrast
On white
2.20
#73B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#73B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73B2FF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73B2FF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#08C3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #73b2ff; /* rgb */ color: rgb(115, 178, 255); /* oklch */ color: oklch(75.3% 0.129 254.2);
Tailwind
colors: {
custom: {
50: '#a4c8ff',
500: '#73b2ff',
950: '#000000',
},
}SCSS
$custom: #73b2ff; $custom-light: #a4c8ff; $custom-dark: #000000;
JSON
{
"hex": "#73b2ff",
"rgb": {
"r": 115,
"g": 178,
"b": 255
},
"hsl": {
"h": 213,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.7528,
"c": 0.12942,
"h": 254.2
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#73B2FF
secondary
#F7E7D4
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286