#73ACF2#73ACF2
#73ACF2 is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.119 H 254.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACF2 |
|---|---|
| RGB | rgb(115, 172, 242) |
| HSL | hsl(213, 83%, 70%) |
| HSV | hsv(213, 52%, 95%) |
| CMYK | cmyk(52.5%, 28.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.15, 0.80, -40.62) |
| CIE-LCH | lch(69.15, 40.63, 271.13°) |
| OKLab | oklab(73.37% -0.0322 -0.1141) |
| OKLCH | oklch(73.37% 0.119 254.2) |
| XYZ | xyz(37.8442, 39.5577, 89.6283) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.41
Dodgerblue
#1E90FF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACF2 #F2B973
analogous
#73ECF2 #73ACF2 #7973F2
triadic
#73ACF2 #F273AC #ACF273
tetradic
#73ACF2 #F273EC #F2B973 #73F279
square
#73ACF2 #F273EC #F2B973 #73F279
split-complementary
#73ACF2 #F27973 #ECF273
monochromatic
#146BD7 #3B8BED #73ACF2 #ABCDF7 #E3EEFC
Accessibility & contrast
On white
2.36
#73ACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#73ACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACF2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACF2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#2CBCC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73acf2; /* rgb */ color: rgb(115, 172, 242); /* oklch */ color: oklch(73.4% 0.119 254.2);
Tailwind
colors: {
custom: {
50: '#a3c4f6',
500: '#73acf2',
950: '#000000',
},
}SCSS
$custom: #73acf2; $custom-light: #a3c4f6; $custom-dark: #000000;
JSON
{
"hex": "#73acf2",
"rgb": {
"r": 115,
"g": 172,
"b": 242
},
"hsl": {
"h": 213.071,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.73372,
"c": 0.11858,
"h": 254.2
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#73ACF2
secondary
#F2E2CF
accent
#7E06DF
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#101217
muted
#7F8185