#73CCED#73CCED
#73CCED is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.097 H 224.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCED |
|---|---|
| RGB | rgb(115, 204, 237) |
| HSL | hsl(196, 77%, 69%) |
| HSV | hsv(196, 51%, 93%) |
| CMYK | cmyk(51.5%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.84, -17.86, -24.51) |
| CIE-LCH | lch(77.84, 30.33, 233.92°) |
| OKLab | oklab(80.18% -0.0697 -0.0679) |
| OKLCH | oklch(80.18% 0.097 224.3) |
| XYZ | xyz(43.9434, 52.9412, 88.0073) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.25
Baby Blue
#89CFF0
ΔE00 2.83
Lightblue (survey)
#7BC8F6
ΔE00 4.87
Lightskyblue
#87CEFA
ΔE00 5.10
Bright Sky Blue
#02CCFE
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCED #ED9473
analogous
#73EDD1 #73CCED #738FED
triadic
#73CCED #ED73CC #CCED73
tetradic
#73CCED #D173ED #ED9473 #8FED73
square
#73CCED #D173ED #ED9473 #8FED73
split-complementary
#73CCED #ED738F #EDD173
monochromatic
#1A9BCB #3DB8E6 #73CCED #A9E0F4 #DFF4FB
Accessibility & contrast
On white
1.81
#73CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#73CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCED
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCED | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#24D6D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cced; /* rgb */ color: rgb(115, 204, 237); /* oklch */ color: oklch(80.2% 0.097 224.3);
Tailwind
colors: {
custom: {
50: '#a3dbf3',
500: '#73cced',
950: '#000000',
},
}SCSS
$custom: #73cced; $custom-light: #a3dbf3; $custom-dark: #000000;
JSON
{
"hex": "#73cced",
"rgb": {
"r": 115,
"g": 204,
"b": 237
},
"hsl": {
"h": 196.23,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.80178,
"c": 0.09734,
"h": 224.3
},
"luminance": 0.52945
}Semantic roles & 50–950 ramp
primary
#73CCED
secondary
#C6633F
accent
#440CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485