#73CAF3#73CAF3
#73CAF3 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.0% C 0.102 H 230.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73CAF3 |
|---|---|
| RGB | rgb(115, 202, 243) |
| HSL | hsl(199, 84%, 70%) |
| HSV | hsv(199, 53%, 95%) |
| CMYK | cmyk(52.7%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(77.49, -15.13, -28.26) |
| CIE-LCH | lch(77.49, 32.05, 241.83°) |
| OKLab | oklab(79.97% -0.0653 -0.0786) |
| OKLCH | oklch(79.97% 0.102 230.3) |
| XYZ | xyz(44.3624, 52.3531, 92.5440) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Baby Blue
#89CFF0
ΔE00 2.77
Lightskyblue
#87CEFA
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 3.40
Sky
#82CAFC
ΔE00 4.00
Bright Sky Blue
#02CCFE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CAF3 #F39C73
analogous
#73F3DC #73CAF3 #738AF3
triadic
#73CAF3 #F373CA #CAF373
tetradic
#73CAF3 #DC73F3 #F39C73 #8AF373
square
#73CAF3 #DC73F3 #F39C73 #8AF373
split-complementary
#73CAF3 #F3738A #F3DC73
monochromatic
#1399D9 #3BB5EE #73CAF3 #ABDFF8 #E3F4FD
Accessibility & contrast
On white
1.83
#73CAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#73CAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CAF3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CAF3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#19D5D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73caf3; /* rgb */ color: rgb(115, 202, 243); /* oklch */ color: oklch(80.0% 0.102 230.3);
Tailwind
colors: {
custom: {
50: '#a3daf7',
500: '#73caf3',
950: '#000000',
},
}SCSS
$custom: #73caf3; $custom-light: #a3daf7; $custom-dark: #000000;
JSON
{
"hex": "#73caf3",
"rgb": {
"r": 115,
"g": 202,
"b": 243
},
"hsl": {
"h": 199.219,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.7997,
"c": 0.10217,
"h": 230.3
},
"luminance": 0.52357
}Semantic roles & 50–950 ramp
primary
#73CAF3
secondary
#CD6B3D
accent
#4B05E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385