#73CBED#73CBED
#73CBED is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.0% C 0.097 H 225.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBED |
|---|---|
| RGB | rgb(115, 203, 237) |
| HSL | hsl(197, 77%, 69%) |
| HSV | hsv(197, 51%, 93%) |
| CMYK | cmyk(51.5%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.56, -17.35, -24.94) |
| CIE-LCH | lch(77.56, 30.38, 235.18°) |
| OKLab | oklab(79.95% -0.0686 -0.0692) |
| OKLCH | oklch(79.95% 0.097 225.2) |
| XYZ | xyz(43.7065, 52.4674, 87.9283) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.29
Baby Blue
#89CFF0
ΔE00 2.70
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.78
Bright Sky Blue
#02CCFE
ΔE00 5.10
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBED #ED9573
analogous
#73EDD2 #73CBED #738EED
triadic
#73CBED #ED73CB #CBED73
tetradic
#73CBED #D273ED #ED9573 #8EED73
square
#73CBED #D273ED #ED9573 #8EED73
split-complementary
#73CBED #ED738E #EDD273
monochromatic
#1A9ACB #3DB7E6 #73CBED #A9DFF4 #DFF3FB
Accessibility & contrast
On white
1.83
#73CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBED
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBED | 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)
#B8C7EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#24D5D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cbed; /* rgb */ color: rgb(115, 203, 237); /* oklch */ color: oklch(80.0% 0.097 225.2);
Tailwind
colors: {
custom: {
50: '#a3dbf3',
500: '#73cbed',
950: '#000000',
},
}SCSS
$custom: #73cbed; $custom-light: #a3dbf3; $custom-dark: #000000;
JSON
{
"hex": "#73cbed",
"rgb": {
"r": 115,
"g": 203,
"b": 237
},
"hsl": {
"h": 196.721,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.79954,
"c": 0.0974,
"h": 225.2
},
"luminance": 0.52471
}Semantic roles & 50–950 ramp
primary
#73CBED
secondary
#C6643F
accent
#450CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485