#45AA99#45AA99
#45AA99 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.097 H 180.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #45AA99 |
|---|---|
| RGB | rgb(69, 170, 153) |
| HSL | hsl(170, 42%, 47%) |
| HSV | hsv(170, 59%, 67%) |
| CMYK | cmyk(59.4%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.60, -33.45, 0.01) |
| CIE-LCH | lch(63.60, 33.45, 179.99°) |
| OKLab | oklab(67.4% -0.0972 -0.0005) |
| OKLCH | oklch(67.4% 0.097 180.3) |
| XYZ | xyz(22.5761, 32.3123, 35.1779) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.67
Greeny Blue
#42B395
ΔE00 4.71
Dull Teal
#5F9E8F
ΔE00 5.09
Tealish
#24BCA8
ΔE00 5.38
Blue Green
#0F9B8E
ΔE00 5.69
Topaz
#13BBAF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AA99 #AA4556
analogous
#45AA67 #45AA99 #4589AA
triadic
#45AA99 #9945AA #AA9945
tetradic
#45AA99 #6745AA #AA4556 #89AA45
square
#45AA99 #6745AA #AA4556 #89AA45
split-complementary
#45AA99 #AA4589 #AA6745
monochromatic
#22534B #337E72 #45AA99 #6AC2B4 #95D4CA
Accessibility & contrast
On white
2.81
#45AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#45AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AA99
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AA99 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#94959A
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #45aa99; /* rgb */ color: rgb(69, 170, 153); /* oklch */ color: oklch(67.4% 0.097 180.3);
Tailwind
colors: {
custom: {
50: '#83c4b7',
500: '#45aa99',
950: '#000000',
},
}SCSS
$custom: #45aa99; $custom-light: #83c4b7; $custom-dark: #000000;
JSON
{
"hex": "#45aa99",
"rgb": {
"r": 69,
"g": 170,
"b": 153
},
"hsl": {
"h": 169.901,
"s": 42.259,
"l": 46.863
},
"oklch": {
"l": 0.67402,
"c": 0.09718,
"h": 180.3
},
"luminance": 0.32315
}Semantic roles & 50–950 ramp
primary
#45AA99
secondary
#C08B94
accent
#566BD2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180