#45ACA7#45ACA7
#45ACA7 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.095 H 190.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #45ACA7 |
|---|---|
| RGB | rgb(69, 172, 167) |
| HSL | hsl(177, 43%, 47%) |
| HSV | hsv(177, 60%, 67%) |
| CMYK | cmyk(59.9%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(64.61, -30.64, -6.32) |
| CIE-LCH | lch(64.61, 31.29, 191.66°) |
| OKLab | oklab(68.35% -0.093 -0.0176) |
| OKLCH | oklch(68.35% 0.095 190.7) |
| XYZ | xyz(24.1788, 33.5578, 41.7548) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.95
Topaz
#13BBAF
ΔE00 5.36
Sea
#3C9992
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 6.49
Dull Teal
#5F9E8F
ΔE00 6.93
Tealish
#24BCA8
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ACA7 #AC454A
analogous
#45AC73 #45ACA7 #457EAC
triadic
#45ACA7 #A745AC #ACA745
tetradic
#45ACA7 #7345AC #AC454A #7EAC45
square
#45ACA7 #7345AC #AC454A #7EAC45
split-complementary
#45ACA7 #AC457E #AC7345
monochromatic
#225552 #33807D #45ACA7 #6BC4BF #96D5D2
Accessibility & contrast
On white
2.72
#45ACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#45ACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ACA7
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ACA7 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#9298A8
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45aca7; /* rgb */ color: rgb(69, 172, 167); /* oklch */ color: oklch(68.4% 0.095 190.7);
Tailwind
colors: {
custom: {
50: '#84c5c1',
500: '#45aca7',
950: '#000000',
},
}SCSS
$custom: #45aca7; $custom-light: #84c5c1; $custom-dark: #000000;
JSON
{
"hex": "#45aca7",
"rgb": {
"r": 69,
"g": 172,
"b": 167
},
"hsl": {
"h": 177.087,
"s": 42.739,
"l": 47.255
},
"oklch": {
"l": 0.68352,
"c": 0.09466,
"h": 190.7
},
"luminance": 0.3356
}Semantic roles & 50–950 ramp
primary
#45ACA7
secondary
#C18C8E
accent
#555BD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281