#73ADEB#73ADEB
#73ADEB is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.109 H 251.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73ADEB |
|---|---|
| RGB | rgb(115, 173, 235) |
| HSL | hsl(211, 75%, 69%) |
| HSV | hsv(211, 51%, 92%) |
| CMYK | cmyk(51.1%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.13, -1.85, -36.84) |
| CIE-LCH | lch(69.13, 36.89, 267.12°) |
| OKLab | oklab(73.26% -0.0354 -0.1032) |
| OKLCH | oklch(73.26% 0.109 251) |
| XYZ | xyz(37.0040, 39.5273, 84.2607) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 7.23
Azure (survey)
#069AF3
ΔE00 8.11
Sky
#82CAFC
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ADEB #EBB173
analogous
#73E9EB #73ADEB #7573EB
triadic
#73ADEB #EB73AD #ADEB73
tetradic
#73ADEB #EB73E9 #EBB173 #73EB75
square
#73ADEB #EB73E9 #EBB173 #73EB75
split-complementary
#73ADEB #EB7573 #E9EB73
monochromatic
#1C6FC7 #3D8EE3 #73ADEB #A9CCF3 #DEECFA
Accessibility & contrast
On white
2.36
#73ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#73ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ADEB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ADEB | 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)
#94AFEE
Deuteranopia (green-blind)
#85A3EA
Tritanopia (blue-blind)
#34BBC2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #73adeb; /* rgb */ color: rgb(115, 173, 235); /* oklch */ color: oklch(73.3% 0.109 251.0);
Tailwind
colors: {
custom: {
50: '#a2c5f1',
500: '#73adeb',
950: '#000000',
},
}SCSS
$custom: #73adeb; $custom-light: #a2c5f1; $custom-dark: #000000;
JSON
{
"hex": "#73adeb",
"rgb": {
"r": 115,
"g": 173,
"b": 235
},
"hsl": {
"h": 211,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.73257,
"c": 0.10909,
"h": 251
},
"luminance": 0.3953
}Semantic roles & 50–950 ramp
primary
#73ADEB
secondary
#EFDDCB
accent
#760ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185