#73CCE7#73CCE7
#73CCE7 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.094 H 219.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCE7 |
|---|---|
| RGB | rgb(115, 204, 231) |
| HSL | hsl(194, 71%, 68%) |
| HSV | hsv(194, 50%, 91%) |
| CMYK | cmyk(50.2%, 11.7%, 0%, 9.4%) |
| CIE-LAB | lab(77.64, -19.53, -21.60) |
| CIE-LCH | lch(77.64, 29.12, 227.89°) |
| OKLab | oklab(79.95% -0.0719 -0.0598) |
| OKLCH | oklch(79.95% 0.094 219.7) |
| XYZ | xyz(43.0814, 52.5965, 83.4677) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 5.85
Bright Sky Blue
#02CCFE
ΔE00 6.10
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCE7 #E78E73
analogous
#73E7C8 #73CCE7 #7392E7
triadic
#73CCE7 #E773CC #CCE773
tetradic
#73CCE7 #C873E7 #E78E73 #92E773
square
#73CCE7 #C873E7 #E78E73 #92E773
split-complementary
#73CCE7 #E77392 #E7C873
monochromatic
#219ABF #3FB9DE #73CCE7 #A7DFF0 #DBF2F9
Accessibility & contrast
On white
1.82
#73CCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#73CCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCE7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCE7 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E9
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#2DD5D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cce7; /* rgb */ color: rgb(115, 204, 231); /* oklch */ color: oklch(79.9% 0.094 219.7);
Tailwind
colors: {
custom: {
50: '#a3dbee',
500: '#73cce7',
950: '#000000',
},
}SCSS
$custom: #73cce7; $custom-light: #a3dbee; $custom-dark: #000000;
JSON
{
"hex": "#73cce7",
"rgb": {
"r": 115,
"g": 204,
"b": 231
},
"hsl": {
"h": 193.966,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.79947,
"c": 0.09352,
"h": 219.7
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#73CCE7
secondary
#BE5D40
accent
#3F13D3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485