#45ACAA#45ACAA
#45ACAA is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.094 H 193.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #45ACAA |
|---|---|
| RGB | rgb(69, 172, 170) |
| HSL | hsl(179, 43%, 47%) |
| HSV | hsv(179, 60%, 67%) |
| CMYK | cmyk(59.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.70, -29.81, -7.86) |
| CIE-LCH | lch(64.70, 30.83, 194.77°) |
| OKLab | oklab(68.46% -0.0917 -0.0218) |
| OKLCH | oklch(68.46% 0.094 193.4) |
| XYZ | xyz(24.4593, 33.6700, 43.2323) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 5.97
Topaz
#13BBAF
ΔE00 6.03
Sea
#3C9992
ΔE00 6.32
Turquoise Blue
#06B1C4
ΔE00 7.52
Dull Teal
#5F9E8F
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ACAA #AC4547
analogous
#45AC77 #45ACAA #457BAC
triadic
#45ACAA #AA45AC #ACAA45
tetradic
#45ACAA #7745AC #AC4547 #7BAC45
square
#45ACAA #7745AC #AC4547 #7BAC45
split-complementary
#45ACAA #AC457B #AC7745
monochromatic
#225554 #33807F #45ACAA #6BC4C2 #96D5D4
Accessibility & contrast
On white
2.72
#45ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#45ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ACAA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ACAA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9198AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45acaa; /* rgb */ color: rgb(69, 172, 170); /* oklch */ color: oklch(68.5% 0.094 193.4);
Tailwind
colors: {
custom: {
50: '#84c5c3',
500: '#45acaa',
950: '#000000',
},
}SCSS
$custom: #45acaa; $custom-light: #84c5c3; $custom-dark: #000000;
JSON
{
"hex": "#45acaa",
"rgb": {
"r": 69,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.835,
"s": 42.739,
"l": 47.255
},
"oklch": {
"l": 0.68455,
"c": 0.09423,
"h": 193.4
},
"luminance": 0.33673
}Semantic roles & 50–950 ramp
primary
#45ACAA
secondary
#C18C8D
accent
#5558D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281