#73CEEA#73CEEA
#73CEEA is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.095 H 220.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEEA |
|---|---|
| RGB | rgb(115, 206, 234) |
| HSL | hsl(194, 74%, 68%) |
| HSV | hsv(194, 51%, 92%) |
| CMYK | cmyk(50.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(78.30, -19.72, -22.20) |
| CIE-LCH | lch(78.30, 29.69, 228.39°) |
| OKLab | oklab(80.51% -0.073 -0.0614) |
| OKLCH | oklch(80.51% 0.095 220.1) |
| XYZ | xyz(43.9872, 53.7242, 85.8777) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 5.53
Bright Sky Blue
#02CCFE
ΔE00 5.92
Lightblue (survey)
#7BC8F6
ΔE00 6.59
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEEA #EA8F73
analogous
#73EACB #73CEEA #7392EA
triadic
#73CEEA #EA73CE #CEEA73
tetradic
#73CEEA #CB73EA #EA8F73 #92EA73
square
#73CEEA #CB73EA #EA8F73 #92EA73
split-complementary
#73CEEA #EA7392 #EACB73
monochromatic
#1E9EC5 #3EBBE2 #73CEEA #A8E1F2 #DDF3FA
Accessibility & contrast
On white
1.79
#73CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#73CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEEA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEEA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EC
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#28D7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73ceea; /* rgb */ color: rgb(115, 206, 234); /* oklch */ color: oklch(80.5% 0.095 220.1);
Tailwind
colors: {
custom: {
50: '#a3ddf0',
500: '#73ceea',
950: '#000000',
},
}SCSS
$custom: #73ceea; $custom-light: #a3ddf0; $custom-dark: #000000;
JSON
{
"hex": "#73ceea",
"rgb": {
"r": 115,
"g": 206,
"b": 234
},
"hsl": {
"h": 194.118,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.80511,
"c": 0.09544,
"h": 220.1
},
"luminance": 0.53728
}Semantic roles & 50–950 ramp
primary
#73CEEA
secondary
#C25E3F
accent
#3E0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485