#45ABB0#45ABB0
#45ABB0 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.093 H 199.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABB0 |
|---|---|
| RGB | rgb(69, 171, 176) |
| HSL | hsl(183, 44%, 48%) |
| HSV | hsv(183, 61%, 69%) |
| CMYK | cmyk(60.8%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.58, -27.62, -11.38) |
| CIE-LCH | lch(64.58, 29.87, 202.40°) |
| OKLab | oklab(68.42% -0.088 -0.0315) |
| OKLCH | oklch(68.42% 0.093 199.7) |
| XYZ | xyz(24.8503, 33.5230, 46.2268) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.05
Cadetblue
#5F9EA0
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 6.07
Sea
#3C9992
ΔE00 7.55
Topaz
#13BBAF
ΔE00 8.29
Dull Teal
#5F9E8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABB0 #B04A45
analogous
#45B07F #45ABB0 #4575B0
triadic
#45ABB0 #B045AB #ABB045
tetradic
#45ABB0 #7F45B0 #B04A45 #75B045
square
#45ABB0 #7F45B0 #B04A45 #75B045
split-complementary
#45ABB0 #B04575 #B07F45
monochromatic
#235658 #348084 #45ABB0 #6DC1C6 #99D4D7
Accessibility & contrast
On white
2.73
#45ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#45ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABB0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABB0 | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#8F97B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45abb0; /* rgb */ color: rgb(69, 171, 176); /* oklch */ color: oklch(68.4% 0.093 199.7);
Tailwind
colors: {
custom: {
50: '#85c4c7',
500: '#45abb0',
950: '#000000',
},
}SCSS
$custom: #45abb0; $custom-light: #85c4c7; $custom-dark: #000000;
JSON
{
"hex": "#45abb0",
"rgb": {
"r": 69,
"g": 171,
"b": 176
},
"hsl": {
"h": 182.804,
"s": 43.673,
"l": 48.039
},
"oklch": {
"l": 0.68421,
"c": 0.09345,
"h": 199.7
},
"luminance": 0.33526
}Semantic roles & 50–950 ramp
primary
#45ABB0
secondary
#C3908E
accent
#5A54D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182