#73ABDA#73ABDA
#73ABDA is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.1% C 0.091 H 244.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73ABDA |
|---|---|
| RGB | rgb(115, 171, 218) |
| HSL | hsl(207, 58%, 65%) |
| HSV | hsv(207, 47%, 85%) |
| CMYK | cmyk(47.2%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(67.90, -5.70, -29.44) |
| CIE-LCH | lch(67.90, 29.99, 259.05°) |
| OKLab | oklab(72.06% -0.0385 -0.082) |
| OKLCH | oklch(72.06% 0.091 244.8) |
| XYZ | xyz(34.2836, 37.8302, 71.8114) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.66
Azure (survey)
#069AF3
ΔE00 7.96
Lightblue (survey)
#7BC8F6
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ABDA #DAA273
analogous
#73DAD6 #73ABDA #7377DA
triadic
#73ABDA #DA73AB #ABDA73
tetradic
#73ABDA #D673DA #DAA273 #77DA73
square
#73ABDA #D673DA #DAA273 #77DA73
split-complementary
#73ABDA #DA7377 #DAD673
monochromatic
#2C6FA7 #438ECD #73ABDA #A3C8E7 #D4E5F4
Accessibility & contrast
On white
2.45
#73ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#73ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ABDA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ABDA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDC
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#44B6BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #73abda; /* rgb */ color: rgb(115, 171, 218); /* oklch */ color: oklch(72.1% 0.091 244.8);
Tailwind
colors: {
custom: {
50: '#a0c3e5',
500: '#73abda',
950: '#000000',
},
}SCSS
$custom: #73abda; $custom-light: #a0c3e5; $custom-dark: #000000;
JSON
{
"hex": "#73abda",
"rgb": {
"r": 115,
"g": 171,
"b": 218
},
"hsl": {
"h": 207.379,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.72059,
"c": 0.09055,
"h": 244.8
},
"luminance": 0.37833
}Semantic roles & 50–950 ramp
primary
#73ABDA
secondary
#E6D3C3
accent
#6B20C6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184