#73ACEB#73ACEB
#73ACEB is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.110 H 251.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #73ACEB |
|---|---|
| RGB | rgb(115, 172, 235) |
| HSL | hsl(212, 75%, 69%) |
| HSV | hsv(212, 51%, 92%) |
| CMYK | cmyk(51.1%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.86, -1.29, -37.27) |
| CIE-LCH | lch(68.86, 37.29, 268.01°) |
| OKLab | oklab(73.04% -0.0343 -0.1044) |
| OKLCH | oklch(73.04% 0.11 251.8) |
| XYZ | xyz(36.8129, 39.1452, 84.1970) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 4.62
Cornflowerblue
#6495ED
ΔE00 6.89
Azure (survey)
#069AF3
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.64
Sky
#82CAFC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73ACEB #EBB273
analogous
#73E8EB #73ACEB #7673EB
triadic
#73ACEB #EB73AC #ACEB73
tetradic
#73ACEB #EB73E8 #EBB273 #73EB76
square
#73ACEB #EB73E8 #EBB273 #73EB76
split-complementary
#73ACEB #EB7673 #E8EB73
monochromatic
#1C6EC7 #3D8CE3 #73ACEB #A9CCF3 #DEEBFA
Accessibility & contrast
On white
2.38
#73ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#73ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73ACEB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73ACEB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#35BAC2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #73aceb; /* rgb */ color: rgb(115, 172, 235); /* oklch */ color: oklch(73.0% 0.110 251.8);
Tailwind
colors: {
custom: {
50: '#a2c4f1',
500: '#73aceb',
950: '#000000',
},
}SCSS
$custom: #73aceb; $custom-light: #a2c4f1; $custom-dark: #000000;
JSON
{
"hex": "#73aceb",
"rgb": {
"r": 115,
"g": 172,
"b": 235
},
"hsl": {
"h": 211.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.73041,
"c": 0.1099,
"h": 251.8
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#73ACEB
secondary
#EFDECB
accent
#780ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185