#73BEEB#73BEEB
#73BEEB is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.0% C 0.099 H 236.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73BEEB |
|---|---|
| RGB | rgb(115, 190, 235) |
| HSL | hsl(203, 75%, 69%) |
| HSV | hsv(203, 51%, 92%) |
| CMYK | cmyk(51.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.85, -11.11, -29.55) |
| CIE-LCH | lch(73.85, 31.56, 249.40°) |
| OKLab | oklab(76.98% -0.0547 -0.0822) |
| OKLCH | oklch(76.98% 0.099 236.4) |
| XYZ | xyz(40.4736, 46.4666, 85.4173) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.58
Sky
#82CAFC
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 4.23
Sky Blue (survey)
#75BBFD
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.41
Light Blue
#95D0FC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BEEB #EBA073
analogous
#73EBDC #73BEEB #7382EB
triadic
#73BEEB #EB73BE #BEEB73
tetradic
#73BEEB #DC73EB #EBA073 #82EB73
square
#73BEEB #DC73EB #EBA073 #82EB73
split-complementary
#73BEEB #EB7382 #EBDC73
monochromatic
#1C87C7 #3DA5E3 #73BEEB #A9D7F3 #DEF0FA
Accessibility & contrast
On white
2.04
#73BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#73BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BEEB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BEEB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDED
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#2ECACD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #73beeb; /* rgb */ color: rgb(115, 190, 235); /* oklch */ color: oklch(77.0% 0.099 236.4);
Tailwind
colors: {
custom: {
50: '#a2d1f1',
500: '#73beeb',
950: '#000000',
},
}SCSS
$custom: #73beeb; $custom-light: #a2d1f1; $custom-dark: #000000;
JSON
{
"hex": "#73beeb",
"rgb": {
"r": 115,
"g": 190,
"b": 235
},
"hsl": {
"h": 202.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.76979,
"c": 0.09879,
"h": 236.4
},
"luminance": 0.4647
}Semantic roles & 50–950 ramp
primary
#73BEEB
secondary
#EFD8CB
accent
#5A0ED7
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284