#45ABA4#45ABA4
#45ABA4 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.094 H 188.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA4 |
|---|---|
| RGB | rgb(69, 171, 164) |
| HSL | hsl(176, 43%, 47%) |
| HSV | hsv(176, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(64.22, -30.99, -5.23) |
| CIE-LCH | lch(64.22, 31.43, 189.58°) |
| OKLab | oklab(68% -0.0933 -0.0146) |
| OKLCH | oklch(68% 0.094 188.9) |
| XYZ | xyz(23.7150, 33.0689, 40.2479) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.91
Topaz
#13BBAF
ΔE00 5.27
Sea
#3C9992
ΔE00 5.59
Dull Teal
#5F9E8F
ΔE00 6.32
Blue Green
#0F9B8E
ΔE00 6.48
Tealish
#24BCA8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA4 #AB454C
analogous
#45AB71 #45ABA4 #457FAB
triadic
#45ABA4 #A445AB #ABA445
tetradic
#45ABA4 #7145AB #AB454C #7FAB45
square
#45ABA4 #7145AB #AB454C #7FAB45
split-complementary
#45ABA4 #AB457F #AB7145
monochromatic
#225450 #337F7A #45ABA4 #6AC3BD #96D5D0
Accessibility & contrast
On white
2.76
#45ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#45ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA4 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A4
Deuteranopia (green-blind)
#9297A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45aba4; /* rgb */ color: rgb(69, 171, 164); /* oklch */ color: oklch(68.0% 0.094 188.9);
Tailwind
colors: {
custom: {
50: '#84c4be',
500: '#45aba4',
950: '#000000',
},
}SCSS
$custom: #45aba4; $custom-light: #84c4be; $custom-dark: #000000;
JSON
{
"hex": "#45aba4",
"rgb": {
"r": 69,
"g": 171,
"b": 164
},
"hsl": {
"h": 175.882,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.68004,
"c": 0.0944,
"h": 188.9
},
"luminance": 0.33071
}Semantic roles & 50–950 ramp
primary
#45ABA4
secondary
#C08B8F
accent
#565ED2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281