#73ABE2#73ABE2
#73ABE2 is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.100 H 248.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABE2 |
|---|---|
| RGB | rgb(115, 171, 226) |
| HSL | hsl(210, 66%, 67%) |
| HSV | hsv(210, 49%, 89%) |
| CMYK | cmyk(49.1%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.21, -3.39, -33.35) |
| CIE-LCH | lch(68.21, 33.52, 264.20°) |
| OKLab | oklab(72.41% -0.0359 -0.0931) |
| OKLCH | oklch(72.41% 0.1 248.9) |
| XYZ | xyz(35.3558, 38.2590, 77.4584) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.41
Cornflowerblue
#6495ED
ΔE00 6.96
Azure (survey)
#069AF3
ΔE00 7.79
Sky
#82CAFC
ΔE00 8.60
Lightblue (survey)
#7BC8F6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABE2 #E2AA73
analogous
#73E2E2 #73ABE2 #7374E2
triadic
#73ABE2 #E273AB #ABE273
tetradic
#73ABE2 #E273E2 #E2AA73 #74E273
square
#73ABE2 #E273E2 #E2AA73 #74E273
split-complementary
#73ABE2 #E27374 #E2E273
monochromatic
#266EB5 #408DD7 #73ABE2 #A6C9ED #D8E8F7
Accessibility & contrast
On white
2.43
#73ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#73ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABE2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABE2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#86A1E1
Tritanopia (blue-blind)
#3EB8BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #73abe2; /* rgb */ color: rgb(115, 171, 226); /* oklch */ color: oklch(72.4% 0.100 248.9);
Tailwind
colors: {
custom: {
50: '#a1c3eb',
500: '#73abe2',
950: '#000000',
},
}SCSS
$custom: #73abe2; $custom-light: #a1c3eb; $custom-dark: #000000;
JSON
{
"hex": "#73abe2",
"rgb": {
"r": 115,
"g": 171,
"b": 226
},
"hsl": {
"h": 209.73,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.72412,
"c": 0.09982,
"h": 248.9
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#73ABE2
secondary
#EAD8C7
accent
#7218CE
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184