#73CBE7#73CBE7
#73CBE7 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.7% C 0.093 H 220.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBE7 |
|---|---|
| RGB | rgb(115, 203, 231) |
| HSL | hsl(194, 71%, 68%) |
| HSV | hsv(194, 50%, 91%) |
| CMYK | cmyk(50.2%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(77.35, -19.01, -22.03) |
| CIE-LCH | lch(77.35, 29.10, 229.20°) |
| OKLab | oklab(79.72% -0.0708 -0.061) |
| OKLCH | oklch(79.72% 0.093 220.7) |
| XYZ | xyz(42.8445, 52.1226, 83.3887) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Lightskyblue
#87CEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBE7 #E78F73
analogous
#73E7C9 #73CBE7 #7391E7
triadic
#73CBE7 #E773CB #CBE773
tetradic
#73CBE7 #C973E7 #E78F73 #91E773
square
#73CBE7 #C973E7 #E78F73 #91E773
split-complementary
#73CBE7 #E77391 #E7C973
monochromatic
#2199BF #3FB8DE #73CBE7 #A7DEF0 #DBF2F9
Accessibility & contrast
On white
1.84
#73CBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#73CBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBE7
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBE7 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7E9
Deuteranopia (green-blind)
#A9B9E7
Tritanopia (blue-blind)
#2DD4D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73cbe7; /* rgb */ color: rgb(115, 203, 231); /* oklch */ color: oklch(79.7% 0.093 220.7);
Tailwind
colors: {
custom: {
50: '#a2dbee',
500: '#73cbe7',
950: '#000000',
},
}SCSS
$custom: #73cbe7; $custom-light: #a2dbee; $custom-dark: #000000;
JSON
{
"hex": "#73cbe7",
"rgb": {
"r": 115,
"g": 203,
"b": 231
},
"hsl": {
"h": 194.483,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.79722,
"c": 0.09344,
"h": 220.7
},
"luminance": 0.52126
}Semantic roles & 50–950 ramp
primary
#73CBE7
secondary
#BE5F40
accent
#4113D3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485