#45ABA9#45ABA9
#45ABA9 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.094 H 193.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA9 |
|---|---|
| RGB | rgb(69, 171, 169) |
| HSL | hsl(179, 43%, 47%) |
| HSV | hsv(179, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(64.37, -29.60, -7.80) |
| CIE-LCH | lch(64.37, 30.61, 194.76°) |
| OKLab | oklab(68.17% -0.091 -0.0217) |
| OKLCH | oklch(68.17% 0.094 193.4) |
| XYZ | xyz(24.1755, 33.2531, 42.6728) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.79
Cadetblue
#5F9EA0
ΔE00 5.77
Sea
#3C9992
ΔE00 6.05
Topaz
#13BBAF
ΔE00 6.23
Dull Teal
#5F9E8F
ΔE00 7.46
Blue Green
#0F9B8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA9 #AB4547
analogous
#45AB76 #45ABA9 #457AAB
triadic
#45ABA9 #A945AB #ABA945
tetradic
#45ABA9 #7645AB #AB4547 #7AAB45
square
#45ABA9 #7645AB #AB4547 #7AAB45
split-complementary
#45ABA9 #AB457A #AB7645
monochromatic
#225453 #337F7E #45ABA9 #6AC3C1 #96D5D3
Accessibility & contrast
On white
2.74
#45ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#45ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA9
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA9 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#9197AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45aba9; /* rgb */ color: rgb(69, 171, 169); /* oklch */ color: oklch(68.2% 0.094 193.4);
Tailwind
colors: {
custom: {
50: '#84c4c2',
500: '#45aba9',
950: '#000000',
},
}SCSS
$custom: #45aba9; $custom-light: #84c4c2; $custom-dark: #000000;
JSON
{
"hex": "#45aba9",
"rgb": {
"r": 69,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.824,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.68174,
"c": 0.09357,
"h": 193.4
},
"luminance": 0.33256
}Semantic roles & 50–950 ramp
primary
#45ABA9
secondary
#C08B8C
accent
#5658D2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281