#73CCDE#73CCDE
#73CCDE is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.6% C 0.089 H 212.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCDE |
|---|---|
| RGB | rgb(115, 204, 222) |
| HSL | hsl(190, 62%, 66%) |
| HSV | hsv(190, 48%, 87%) |
| CMYK | cmyk(48.2%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(77.34, -21.97, -17.21) |
| CIE-LCH | lch(77.34, 27.91, 218.07°) |
| OKLab | oklab(79.61% -0.0754 -0.0475) |
| OKLCH | oklch(79.61% 0.089 212.2) |
| XYZ | xyz(41.8429, 52.1010, 76.9446) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 6.71
Neon Blue
#04D9FF
ΔE00 6.71
Baby Blue
#89CFF0
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 8.03
Bright Sky Blue
#02CCFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCDE #DE8573
analogous
#73DEBA #73CCDE #7396DE
triadic
#73CCDE #DE73CC #CCDE73
tetradic
#73CCDE #BA73DE #DE8573 #96DE73
square
#73CCDE #BA73DE #DE8573 #96DE73
split-complementary
#73CCDE #DE7396 #DEBA73
monochromatic
#2997AE #41BAD2 #73CCDE #A5DEEA #D6F0F5
Accessibility & contrast
On white
1.84
#73CCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#73CCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCDE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCDE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#37D4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73ccde; /* rgb */ color: rgb(115, 204, 222); /* oklch */ color: oklch(79.6% 0.089 212.2);
Tailwind
colors: {
custom: {
50: '#a2dbe8',
500: '#73ccde',
950: '#000000',
},
}SCSS
$custom: #73ccde; $custom-light: #a2dbe8; $custom-dark: #000000;
JSON
{
"hex": "#73ccde",
"rgb": {
"r": 115,
"g": 204,
"b": 222
},
"hsl": {
"h": 190.093,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.79614,
"c": 0.08909,
"h": 212.2
},
"luminance": 0.52104
}Semantic roles & 50–950 ramp
primary
#73CCDE
secondary
#B05746
accent
#391CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484