#45ABB7#45ABB7
#45ABB7 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.095 H 206.0°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABB7 |
|---|---|
| RGB | rgb(69, 171, 183) |
| HSL | hsl(186, 45%, 49%) |
| HSV | hsv(186, 62%, 72%) |
| CMYK | cmyk(62.3%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.81, -25.58, -14.94) |
| CIE-LCH | lch(64.81, 29.62, 210.29°) |
| OKLab | oklab(68.68% -0.085 -0.0414) |
| OKLCH | oklch(68.68% 0.095 206) |
| XYZ | xyz(25.5608, 33.8072, 49.9689) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.21
Cadetblue
#5F9EA0
ΔE00 5.87
Lightseagreen
#20B2AA
ΔE00 8.66
Sea
#3C9992
ΔE00 9.60
Greyblue
#77A1B5
ΔE00 10.43
Darkturquoise
#00CED1
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABB7 #B75145
analogous
#45B78A #45ABB7 #4572B7
triadic
#45ABB7 #B745AB #ABB745
tetradic
#45ABB7 #8A45B7 #B75145 #72B745
square
#45ABB7 #8A45B7 #B75145 #72B745
split-complementary
#45ABB7 #B74572 #B78A45
monochromatic
#23585E #34818B #45ABB7 #70C0C9 #9DD3DA
Accessibility & contrast
On white
2.71
#45ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#45ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABB7
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABB7 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#8D98B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45abb7; /* rgb */ color: rgb(69, 171, 183); /* oklch */ color: oklch(68.7% 0.095 206.0);
Tailwind
colors: {
custom: {
50: '#85c4cc',
500: '#45abb7',
950: '#000000',
},
}SCSS
$custom: #45abb7; $custom-light: #85c4cc; $custom-dark: #000000;
JSON
{
"hex": "#45abb7",
"rgb": {
"r": 69,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.316,
"s": 45.238,
"l": 49.412
},
"oklch": {
"l": 0.6868,
"c": 0.09455,
"h": 206
},
"luminance": 0.3381
}Semantic roles & 50–950 ramp
primary
#45ABB7
secondary
#C69792
accent
#6153D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182