#73CCE4#73CCE4
#73CCE4 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.092 H 217.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCE4 |
|---|---|
| RGB | rgb(115, 204, 228) |
| HSL | hsl(193, 68%, 67%) |
| HSV | hsv(193, 50%, 89%) |
| CMYK | cmyk(49.6%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(77.54, -20.35, -20.14) |
| CIE-LCH | lch(77.54, 28.63, 224.71°) |
| OKLab | oklab(79.83% -0.0731 -0.0557) |
| OKLCH | oklch(79.83% 0.092 217.3) |
| XYZ | xyz(42.6614, 52.4284, 81.2553) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.96
Bright Sky Blue
#02CCFE
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 7.42
Lightblue (survey)
#7BC8F6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCE4 #E48B73
analogous
#73E4C3 #73CCE4 #7394E4
triadic
#73CCE4 #E473CC #CCE473
tetradic
#73CCE4 #C373E4 #E48B73 #94E473
square
#73CCE4 #C373E4 #E48B73 #94E473
split-complementary
#73CCE4 #E47394 #E4C373
monochromatic
#2499B9 #40B9DA #73CCE4 #A6DFEE #DAF1F8
Accessibility & contrast
On white
1.83
#73CCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73CCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCE4
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCE4 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E5
Deuteranopia (green-blind)
#ABBAE4
Tritanopia (blue-blind)
#31D5D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cce4; /* rgb */ color: rgb(115, 204, 228); /* oklch */ color: oklch(79.8% 0.092 217.3);
Tailwind
colors: {
custom: {
50: '#a2dbec',
500: '#73cce4',
950: '#000000',
},
}SCSS
$custom: #73cce4; $custom-light: #a2dbec; $custom-dark: #000000;
JSON
{
"hex": "#73cce4",
"rgb": {
"r": 115,
"g": 204,
"b": 228
},
"hsl": {
"h": 192.743,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.79834,
"c": 0.09185,
"h": 217.3
},
"luminance": 0.52432
}Semantic roles & 50–950 ramp
primary
#73CCE4
secondary
#B95B42
accent
#3D16D0
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#101516
muted
#808484