#45B7A5#45B7A5
#45B7A5 is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.0% C 0.106 H 180.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #45B7A5 |
|---|---|
| RGB | rgb(69, 183, 165) |
| HSL | hsl(171, 45%, 49%) |
| HSV | hsv(171, 62%, 72%) |
| CMYK | cmyk(62.3%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.91, -36.36, -0.36) |
| CIE-LCH | lch(67.91, 36.36, 180.57°) |
| OKLab | oklab(71.01% -0.1057 -0.0016) |
| OKLCH | oklch(71.01% 0.106 180.8) |
| XYZ | xyz(26.1761, 37.8460, 41.5155) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.25
Topaz
#13BBAF
ΔE00 3.32
Turquoise (survey)
#06C2AC
ΔE00 3.80
Lightseagreen
#20B2AA
ΔE00 4.22
Greeny Blue
#42B395
ΔE00 4.25
Mediumaquamarine
#66CDAA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B7A5 #B74557
analogous
#45B76C #45B7A5 #4590B7
triadic
#45B7A5 #A545B7 #B7A545
tetradic
#45B7A5 #6C45B7 #B74557 #90B745
square
#45B7A5 #6C45B7 #B74557 #90B745
split-complementary
#45B7A5 #B74590 #B76C45
monochromatic
#235E55 #348B7D #45B7A5 #70C9BB #9DDAD0
Accessibility & contrast
On white
2.45
#45B7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#45B7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B7A5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B7A5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #45b7a5; /* rgb */ color: rgb(69, 183, 165); /* oklch */ color: oklch(71.0% 0.106 180.8);
Tailwind
colors: {
custom: {
50: '#85cdbf',
500: '#45b7a5',
950: '#000000',
},
}SCSS
$custom: #45b7a5; $custom-light: #85cdbf; $custom-dark: #000000;
JSON
{
"hex": "#45b7a5",
"rgb": {
"r": 69,
"g": 183,
"b": 165
},
"hsl": {
"h": 170.526,
"s": 45.238,
"l": 49.412
},
"oklch": {
"l": 0.71009,
"c": 0.10576,
"h": 180.8
},
"luminance": 0.37849
}Semantic roles & 50–950 ramp
primary
#45B7A5
secondary
#C6929A
accent
#5367D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281