#73AEED#73AEED
#73AEED is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.111 H 251.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73AEED |
|---|---|
| RGB | rgb(115, 174, 237) |
| HSL | hsl(211, 77%, 69%) |
| HSV | hsv(211, 51%, 93%) |
| CMYK | cmyk(51.5%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.49, -1.81, -37.37) |
| CIE-LCH | lch(69.49, 37.42, 267.22°) |
| OKLab | oklab(73.57% -0.036 -0.1047) |
| OKLCH | oklch(73.57% 0.111 251) |
| XYZ | xyz(37.4870, 40.0285, 85.8552) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.78
Carolina Blue
#8AB8FE
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 7.50
Sky
#82CAFC
ΔE00 8.05
Azure (survey)
#069AF3
ΔE00 8.24
Lightblue (survey)
#7BC8F6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73AEED #EDB273
analogous
#73EBED #73AEED #7573ED
triadic
#73AEED #ED73AE #AEED73
tetradic
#73AEED #ED73EB #EDB273 #73ED75
square
#73AEED #ED73EB #EDB273 #73ED75
split-complementary
#73AEED #ED7573 #EBED73
monochromatic
#1A70CB #3D8FE6 #73AEED #A9CDF4 #DFEDFB
Accessibility & contrast
On white
2.33
#73AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#73AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73AEED
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73AEED | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#32BCC4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #73aeed; /* rgb */ color: rgb(115, 174, 237); /* oklch */ color: oklch(73.6% 0.111 251.0);
Tailwind
colors: {
custom: {
50: '#a2c6f3',
500: '#73aeed',
950: '#000000',
},
}SCSS
$custom: #73aeed; $custom-light: #a2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#73aeed",
"rgb": {
"r": 115,
"g": 174,
"b": 237
},
"hsl": {
"h": 210.984,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.73566,
"c": 0.11072,
"h": 251
},
"luminance": 0.40031
}Semantic roles & 50–950 ramp
primary
#73AEED
secondary
#F0DECC
accent
#760CD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185