#45ABA0#45ABA0
#45ABA0 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.096 H 185.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA0 |
|---|---|
| RGB | rgb(69, 171, 160) |
| HSL | hsl(174, 43%, 47%) |
| HSV | hsv(174, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(64.10, -32.07, -3.17) |
| CIE-LCH | lch(64.10, 32.23, 185.64°) |
| OKLab | oklab(67.87% -0.0951 -0.0091) |
| OKLCH | oklch(67.87% 0.096 185.4) |
| XYZ | xyz(23.3595, 32.9267, 38.3753) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.10
Topaz
#13BBAF
ΔE00 5.01
Dull Teal
#5F9E8F
ΔE00 5.68
Sea
#3C9992
ΔE00 5.69
Tealish
#24BCA8
ΔE00 5.72
Blue Green
#0F9B8E
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA0 #AB4550
analogous
#45AB6D #45ABA0 #4583AB
triadic
#45ABA0 #A045AB #ABA045
tetradic
#45ABA0 #6D45AB #AB4550 #83AB45
square
#45ABA0 #6D45AB #AB4550 #83AB45
split-complementary
#45ABA0 #AB4583 #AB6D45
monochromatic
#22544E #337F77 #45ABA0 #6AC3B9 #96D5CE
Accessibility & contrast
On white
2.77
#45ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#45ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA0
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA0 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #45aba0; /* rgb */ color: rgb(69, 171, 160); /* oklch */ color: oklch(67.9% 0.096 185.4);
Tailwind
colors: {
custom: {
50: '#84c4bc',
500: '#45aba0',
950: '#000000',
},
}SCSS
$custom: #45aba0; $custom-light: #84c4bc; $custom-dark: #000000;
JSON
{
"hex": "#45aba0",
"rgb": {
"r": 69,
"g": 171,
"b": 160
},
"hsl": {
"h": 173.529,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.67873,
"c": 0.0955,
"h": 185.4
},
"luminance": 0.32929
}Semantic roles & 50–950 ramp
primary
#45ABA0
secondary
#C08B91
accent
#5663D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281