#45ABA2#45ABA2
#45ABA2 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.095 H 187.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA2 |
|---|---|
| RGB | rgb(69, 171, 162) |
| HSL | hsl(175, 43%, 47%) |
| HSV | hsv(175, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(64.16, -31.53, -4.20) |
| CIE-LCH | lch(64.16, 31.81, 187.59°) |
| OKLab | oklab(67.94% -0.0942 -0.0118) |
| OKLCH | oklch(67.94% 0.095 187.2) |
| XYZ | xyz(23.5358, 32.9972, 39.3042) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.90
Topaz
#13BBAF
ΔE00 5.08
Sea
#3C9992
ΔE00 5.59
Dull Teal
#5F9E8F
ΔE00 5.96
Tealish
#24BCA8
ΔE00 6.13
Blue Green
#0F9B8E
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA2 #AB454E
analogous
#45AB6F #45ABA2 #4581AB
triadic
#45ABA2 #A245AB #ABA245
tetradic
#45ABA2 #6F45AB #AB454E #81AB45
square
#45ABA2 #6F45AB #AB454E #81AB45
split-complementary
#45ABA2 #AB4581 #AB6F45
monochromatic
#22544F #337F79 #45ABA2 #6AC3BB #96D5CF
Accessibility & contrast
On white
2.76
#45ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#45ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA2
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA2 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9397A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #45aba2; /* rgb */ color: rgb(69, 171, 162); /* oklch */ color: oklch(67.9% 0.095 187.2);
Tailwind
colors: {
custom: {
50: '#84c4bd',
500: '#45aba2',
950: '#000000',
},
}SCSS
$custom: #45aba2; $custom-light: #84c4bd; $custom-dark: #000000;
JSON
{
"hex": "#45aba2",
"rgb": {
"r": 69,
"g": 171,
"b": 162
},
"hsl": {
"h": 174.706,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.67938,
"c": 0.0949,
"h": 187.2
},
"luminance": 0.33
}Semantic roles & 50–950 ramp
primary
#45ABA2
secondary
#C08B90
accent
#5661D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281