#73CEED#73CEED
#73CEED is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.097 H 222.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEED |
|---|---|
| RGB | rgb(115, 206, 237) |
| HSL | hsl(195, 77%, 69%) |
| HSV | hsv(195, 51%, 93%) |
| CMYK | cmyk(51.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.40, -18.88, -23.65) |
| CIE-LCH | lch(78.40, 30.27, 231.39°) |
| OKLab | oklab(80.63% -0.0719 -0.0655) |
| OKLCH | oklch(80.63% 0.097 222.3) |
| XYZ | xyz(44.4218, 53.8981, 88.1668) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.41
Baby Blue
#89CFF0
ΔE00 3.25
Bright Sky Blue
#02CCFE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.64
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Lightskyblue
#87CEFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEED #ED9273
analogous
#73EDCF #73CEED #7391ED
triadic
#73CEED #ED73CE #CEED73
tetradic
#73CEED #CF73ED #ED9273 #91ED73
square
#73CEED #CF73ED #ED9273 #91ED73
split-complementary
#73CEED #ED7391 #EDCF73
monochromatic
#1A9ECB #3DBBE6 #73CEED #A9E1F4 #DFF4FB
Accessibility & contrast
On white
1.78
#73CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#73CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEED
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEED | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#23D8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #73ceed; /* rgb */ color: rgb(115, 206, 237); /* oklch */ color: oklch(80.6% 0.097 222.3);
Tailwind
colors: {
custom: {
50: '#a3ddf3',
500: '#73ceed',
950: '#000000',
},
}SCSS
$custom: #73ceed; $custom-light: #a3ddf3; $custom-dark: #000000;
JSON
{
"hex": "#73ceed",
"rgb": {
"r": 115,
"g": 206,
"b": 237
},
"hsl": {
"h": 195.246,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.80626,
"c": 0.09729,
"h": 222.3
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#73CEED
secondary
#C6613F
accent
#400CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485