#45ABA3#45ABA3
#45ABA3 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.095 H 188.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA3 |
|---|---|
| RGB | rgb(69, 171, 163) |
| HSL | hsl(175, 43%, 47%) |
| HSV | hsv(175, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(64.19, -31.26, -4.72) |
| CIE-LCH | lch(64.19, 31.61, 188.58°) |
| OKLab | oklab(67.97% -0.0937 -0.0132) |
| OKLCH | oklch(67.97% 0.095 188) |
| XYZ | xyz(23.6251, 33.0329, 39.7742) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 5.16
Sea
#3C9992
ΔE00 5.58
Dull Teal
#5F9E8F
ΔE00 6.13
Blue Green
#0F9B8E
ΔE00 6.32
Tealish
#24BCA8
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA3 #AB454D
analogous
#45AB70 #45ABA3 #4580AB
triadic
#45ABA3 #A345AB #ABA345
tetradic
#45ABA3 #7045AB #AB454D #80AB45
square
#45ABA3 #7045AB #AB454D #80AB45
split-complementary
#45ABA3 #AB4580 #AB7045
monochromatic
#225450 #337F79 #45ABA3 #6AC3BC #96D5D0
Accessibility & contrast
On white
2.76
#45ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#45ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA3
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA3 | 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)
#A2A2A3
Deuteranopia (green-blind)
#9297A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45aba3; /* rgb */ color: rgb(69, 171, 163); /* oklch */ color: oklch(68.0% 0.095 188.0);
Tailwind
colors: {
custom: {
50: '#84c4be',
500: '#45aba3',
950: '#000000',
},
}SCSS
$custom: #45aba3; $custom-light: #84c4be; $custom-dark: #000000;
JSON
{
"hex": "#45aba3",
"rgb": {
"r": 69,
"g": 171,
"b": 163
},
"hsl": {
"h": 175.294,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.67971,
"c": 0.09464,
"h": 188
},
"luminance": 0.33035
}Semantic roles & 50–950 ramp
primary
#45ABA3
secondary
#C08B90
accent
#565FD2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281