#73CCEE#73CCEE
#73CCEE is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.098 H 225.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCEE |
|---|---|
| RGB | rgb(115, 204, 238) |
| HSL | hsl(197, 78%, 69%) |
| HSV | hsv(197, 52%, 93%) |
| CMYK | cmyk(51.7%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.87, -17.58, -24.99) |
| CIE-LCH | lch(77.87, 30.56, 234.88°) |
| OKLab | oklab(80.22% -0.0693 -0.0693) |
| OKLCH | oklch(80.22% 0.098 225) |
| XYZ | xyz(44.0899, 52.9998, 88.7789) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.27
Baby Blue
#89CFF0
ΔE00 2.69
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Lightskyblue
#87CEFA
ΔE00 4.83
Bright Sky Blue
#02CCFE
ΔE00 5.07
Sky
#82CAFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCEE #EE9573
analogous
#73EED2 #73CCEE #738FEE
triadic
#73CCEE #EE73CC #CCEE73
tetradic
#73CCEE #D273EE #EE9573 #8FEE73
square
#73CCEE #D273EE #EE9573 #8FEE73
split-complementary
#73CCEE #EE738F #EED273
monochromatic
#199CCE #3CB8E7 #73CCEE #AAE0F5 #E0F4FB
Accessibility & contrast
On white
1.81
#73CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#73CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCEE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCEE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#22D6D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ccee; /* rgb */ color: rgb(115, 204, 238); /* oklch */ color: oklch(80.2% 0.098 225.0);
Tailwind
colors: {
custom: {
50: '#a3dbf3',
500: '#73ccee',
950: '#000000',
},
}SCSS
$custom: #73ccee; $custom-light: #a3dbf3; $custom-dark: #000000;
JSON
{
"hex": "#73ccee",
"rgb": {
"r": 115,
"g": 204,
"b": 238
},
"hsl": {
"h": 196.585,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.80217,
"c": 0.09803,
"h": 225
},
"luminance": 0.53004
}Semantic roles & 50–950 ramp
primary
#73CCEE
secondary
#C7643E
accent
#440BDB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485