#45ABC7#45ABC7
#45ABC7 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.101 H 219.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABC7 |
|---|---|
| RGB | rgb(69, 171, 199) |
| HSL | hsl(193, 54%, 53%) |
| HSV | hsv(193, 65%, 78%) |
| CMYK | cmyk(65.3%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(65.37, -20.73, -22.99) |
| CIE-LCH | lch(65.37, 30.96, 227.95°) |
| OKLab | oklab(69.31% -0.0785 -0.064) |
| OKLCH | oklch(69.31% 0.101 219.2) |
| XYZ | xyz(27.3217, 34.5116, 59.2433) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.43
Greyblue
#77A1B5
ΔE00 7.65
Cadetblue
#5F9EA0
ΔE00 9.83
Bright Sky Blue
#02CCFE
ΔE00 9.93
Deepskyblue
#00BFFF
ΔE00 9.98
Bluegrey
#85A3B2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABC7 #C76145
analogous
#45C7A2 #45ABC7 #456AC7
triadic
#45ABC7 #C745AB #ABC745
tetradic
#45ABC7 #A245C7 #C76145 #6AC745
square
#45ABC7 #A245C7 #C76145 #6AC745
split-complementary
#45ABC7 #C7456A #C7A245
monochromatic
#225F70 #30879F #45ABC7 #74C0D5 #A3D5E3
Accessibility & contrast
On white
2.66
#45ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#45ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABC7
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABC7 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6C9
Deuteranopia (green-blind)
#8799C7
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45abc7; /* rgb */ color: rgb(69, 171, 199); /* oklch */ color: oklch(69.3% 0.101 219.2);
Tailwind
colors: {
custom: {
50: '#87c4d8',
500: '#45abc7',
950: '#000000',
},
}SCSS
$custom: #45abc7; $custom-light: #87c4d8; $custom-dark: #000000;
JSON
{
"hex": "#45abc7",
"rgb": {
"r": 69,
"g": 171,
"b": 199
},
"hsl": {
"h": 192.923,
"s": 53.719,
"l": 52.549
},
"oklch": {
"l": 0.69313,
"c": 0.10133,
"h": 219.2
},
"luminance": 0.34515
}Semantic roles & 50–950 ramp
primary
#45ABC7
secondary
#D0A498
accent
#6A4BDD
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183