#45ABC0#45ABC0
#45ABC0 is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.0% C 0.098 H 213.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABC0 |
|---|---|
| RGB | rgb(69, 171, 192) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(64.1%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.12, -22.88, -19.48) |
| CIE-LCH | lch(65.12, 30.05, 220.41°) |
| OKLab | oklab(69.03% -0.0813 -0.0541) |
| OKLCH | oklch(69.03% 0.098 213.7) |
| XYZ | xyz(26.5276, 34.1940, 55.0610) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.61
Cadetblue
#5F9EA0
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 8.53
Bluegrey
#85A3B2
ΔE00 10.80
Bright Sky Blue
#02CCFE
ΔE00 11.21
Sky Blue
#87CEEB
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABC0 #C05A45
analogous
#45C097 #45ABC0 #456DC0
triadic
#45ABC0 #C045AB #ABC045
tetradic
#45ABC0 #9745C0 #C05A45 #6DC045
square
#45ABC0 #9745C0 #C05A45 #6DC045
split-complementary
#45ABC0 #C0456D #C09745
monochromatic
#235C68 #338495 #45ABC0 #73C0CF #A0D4DF
Accessibility & contrast
On white
2.68
#45ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#45ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABC0
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABC0 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C1
Deuteranopia (green-blind)
#8A98C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abc0; /* rgb */ color: rgb(69, 171, 192); /* oklch */ color: oklch(69.0% 0.098 213.7);
Tailwind
colors: {
custom: {
50: '#86c4d3',
500: '#45abc0',
950: '#000000',
},
}SCSS
$custom: #45abc0; $custom-light: #86c4d3; $custom-dark: #000000;
JSON
{
"hex": "#45abc0",
"rgb": {
"r": 69,
"g": 171,
"b": 192
},
"hsl": {
"h": 190.244,
"s": 49.398,
"l": 51.176
},
"oklch": {
"l": 0.69029,
"c": 0.09767,
"h": 213.7
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#45ABC0
secondary
#CC9F95
accent
#664FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182