#45AC99#45AC99
#45AC99 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.099 H 178.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #45AC99 |
|---|---|
| RGB | rgb(69, 172, 153) |
| HSL | hsl(169, 43%, 47%) |
| HSV | hsv(169, 60%, 67%) |
| CMYK | cmyk(59.9%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(64.22, -34.39, 0.90) |
| CIE-LCH | lch(64.22, 34.40, 178.49°) |
| OKLab | oklab(67.9% -0.0994 0.0019) |
| OKLCH | oklch(67.9% 0.099 178.9) |
| XYZ | xyz(22.9539, 33.0678, 35.3039) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.86
Tealish
#24BCA8
ΔE00 4.84
Lightseagreen
#20B2AA
ΔE00 4.96
Dull Teal
#5F9E8F
ΔE00 5.58
Topaz
#13BBAF
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AC99 #AC4558
analogous
#45AC65 #45AC99 #458CAC
triadic
#45AC99 #9945AC #AC9945
tetradic
#45AC99 #6545AC #AC4558 #8CAC45
square
#45AC99 #6545AC #AC4558 #8CAC45
split-complementary
#45AC99 #AC458C #AC6545
monochromatic
#22554B #338072 #45AC99 #6BC4B3 #96D5C9
Accessibility & contrast
On white
2.76
#45AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#45AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AC99
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AC99 | 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)
#A5A298
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45ac99; /* rgb */ color: rgb(69, 172, 153); /* oklch */ color: oklch(67.9% 0.099 178.9);
Tailwind
colors: {
custom: {
50: '#83c5b7',
500: '#45ac99',
950: '#000000',
},
}SCSS
$custom: #45ac99; $custom-light: #83c5b7; $custom-dark: #000000;
JSON
{
"hex": "#45ac99",
"rgb": {
"r": 69,
"g": 172,
"b": 153
},
"hsl": {
"h": 168.932,
"s": 42.739,
"l": 47.255
},
"oklch": {
"l": 0.67902,
"c": 0.0994,
"h": 178.9
},
"luminance": 0.3307
}Semantic roles & 50–950 ramp
primary
#45AC99
secondary
#C18C96
accent
#556CD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280