#45ABED#45ABED
#45ABED is a light, vivid cyan. Relative luminance 0.365; OKLCH L 71.0% C 0.134 H 240.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABED |
|---|---|
| RGB | rgb(69, 171, 237) |
| HSL | hsl(204, 82%, 60%) |
| HSV | hsv(204, 71%, 93%) |
| CMYK | cmyk(70.9%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(66.90, -8.43, -41.54) |
| CIE-LCH | lch(66.90, 42.39, 258.54°) |
| OKLab | oklab(71.04% -0.0652 -0.1173) |
| OKLCH | oklch(71.04% 0.134 240.9) |
| XYZ | xyz(32.2973, 36.5018, 85.4477) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Deepskyblue
#00BFFF
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 8.79
Sky
#82CAFC
ΔE00 9.17
Dodgerblue
#1E90FF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABED #ED8745
analogous
#45EDDB #45ABED #4557ED
triadic
#45ABED #ED45AB #ABED45
tetradic
#45ABED #DB45ED #ED8745 #57ED45
square
#45ABED #DB45ED #ED8745 #57ED45
split-complementary
#45ABED #ED4557 #EDDB45
monochromatic
#106CA7 #1690DF #45ABED #7DC4F2 #B5DDF8
Accessibility & contrast
On white
2.53
#45ABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#45ABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABED
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABED | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#759CEC
Tritanopia (blue-blind)
#00BBC2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #45abed; /* rgb */ color: rgb(69, 171, 237); /* oklch */ color: oklch(71.0% 0.134 240.9);
Tailwind
colors: {
custom: {
50: '#8cc3f3',
500: '#45abed',
950: '#000000',
},
}SCSS
$custom: #45abed; $custom-light: #8cc3f3; $custom-dark: #000000;
JSON
{
"hex": "#45abed",
"rgb": {
"r": 69,
"g": 171,
"b": 237
},
"hsl": {
"h": 203.571,
"s": 82.353,
"l": 60
},
"oklch": {
"l": 0.71043,
"c": 0.13425,
"h": 240.9
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#45ABED
secondary
#E7C0A7
accent
#7E2FF9
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1217
muted
#7E8185