#73ADEA#73ADEA
#73ADEA is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.108 H 250.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73ADEA |
|---|---|
| RGB | rgb(115, 173, 234) |
| HSL | hsl(211, 74%, 68%) |
| HSV | hsv(211, 51%, 92%) |
| CMYK | cmyk(50.9%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(69.09, -2.15, -36.36) |
| CIE-LCH | lch(69.09, 36.42, 266.62°) |
| OKLab | oklab(73.21% -0.0357 -0.1018) |
| OKLCH | oklch(73.21% 0.108 250.7) |
| XYZ | xyz(36.8599, 39.4697, 83.5020) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.68
Cornflowerblue
#6495ED
ΔE00 7.27
Azure (survey)
#069AF3
ΔE00 8.08
Sky
#82CAFC
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ADEA #EAB073
analogous
#73E9EA #73ADEA #7473EA
triadic
#73ADEA #EA73AD #ADEA73
tetradic
#73ADEA #EA73E9 #EAB073 #73EA74
square
#73ADEA #EA73E9 #EAB073 #73EA74
split-complementary
#73ADEA #EA7473 #E9EA73
monochromatic
#1E6FC5 #3E8EE2 #73ADEA #A8CCF2 #DDEBFA
Accessibility & contrast
On white
2.36
#73ADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#73ADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ADEA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ADEA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#35BBC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73adea; /* rgb */ color: rgb(115, 173, 234); /* oklch */ color: oklch(73.2% 0.108 250.7);
Tailwind
colors: {
custom: {
50: '#a2c5f1',
500: '#73adea',
950: '#000000',
},
}SCSS
$custom: #73adea; $custom-light: #a2c5f1; $custom-dark: #000000;
JSON
{
"hex": "#73adea",
"rgb": {
"r": 115,
"g": 173,
"b": 234
},
"hsl": {
"h": 210.756,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.73211,
"c": 0.10788,
"h": 250.7
},
"luminance": 0.39472
}Semantic roles & 50–950 ramp
primary
#73ADEA
secondary
#EEDDCA
accent
#750FD6
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184