#73AEFC#73AEFC
#73AEFC is a light, vivid cyan. Relative luminance 0.409; OKLCH L 74.3% C 0.129 H 255.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #73AEFC |
|---|---|
| RGB | rgb(115, 174, 252) |
| HSL | hsl(214, 96%, 72%) |
| HSV | hsv(214, 54%, 99%) |
| CMYK | cmyk(54.4%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.14, 2.70, -44.52) |
| CIE-LCH | lch(70.14, 44.60, 273.48°) |
| OKLab | oklab(74.28% -0.0317 -0.1254) |
| OKLCH | oklch(74.28% 0.129 255.8) |
| XYZ | xyz(39.7708, 40.9420, 97.8834) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 4.23
Cornflowerblue
#6495ED
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.01
Sky
#82CAFC
ΔE00 8.77
Azure (survey)
#069AF3
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AEFC #FCC173
analogous
#73F2FC #73AEFC #7D73FC
triadic
#73AEFC #FC73AE #AEFC73
tetradic
#73AEFC #FC73F2 #FCC173 #73FC7D
square
#73AEFC #FC73F2 #FCC173 #73FC7D
split-complementary
#73AEFC #FC7D73 #F2FC73
monochromatic
#056AEF #378BFB #73AEFC #AFD1FD #E1EEFE
Accessibility & contrast
On white
2.29
#73AEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#73AEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AEFC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AEFC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7DA6FA
Tritanopia (blue-blind)
#17C0CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #73aefc; /* rgb */ color: rgb(115, 174, 252); /* oklch */ color: oklch(74.3% 0.129 255.8);
Tailwind
colors: {
custom: {
50: '#a4c5fd',
500: '#73aefc',
950: '#000000',
},
}SCSS
$custom: #73aefc; $custom-light: #a4c5fd; $custom-dark: #000000;
JSON
{
"hex": "#73aefc",
"rgb": {
"r": 115,
"g": 174,
"b": 252
},
"hsl": {
"h": 214.161,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.74284,
"c": 0.12932,
"h": 255.8
},
"luminance": 0.40945
}Semantic roles & 50–950 ramp
primary
#73AEFC
secondary
#F7E8D4
accent
#8300E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185