#45ABA7#45ABA7
#45ABA7 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.094 H 191.6°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA7 |
|---|---|
| RGB | rgb(69, 171, 167) |
| HSL | hsl(178, 43%, 47%) |
| HSV | hsv(178, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(64.31, -30.16, -6.77) |
| CIE-LCH | lch(64.31, 30.91, 192.66°) |
| OKLab | oklab(68.11% -0.0919 -0.0188) |
| OKLCH | oklch(68.11% 0.094 191.6) |
| XYZ | xyz(23.9892, 33.1786, 41.6916) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 5.77
Sea
#3C9992
ΔE00 5.79
Cadetblue
#5F9EA0
ΔE00 6.11
Dull Teal
#5F9E8F
ΔE00 6.97
Blue Green
#0F9B8E
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA7 #AB4549
analogous
#45AB74 #45ABA7 #457CAB
triadic
#45ABA7 #A745AB #ABA745
tetradic
#45ABA7 #7445AB #AB4549 #7CAB45
square
#45ABA7 #7445AB #AB4549 #7CAB45
split-complementary
#45ABA7 #AB457C #AB7445
monochromatic
#225452 #337F7C #45ABA7 #6AC3BF #96D5D2
Accessibility & contrast
On white
2.75
#45ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#45ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA7
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA7 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#9197A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45aba7; /* rgb */ color: rgb(69, 171, 167); /* oklch */ color: oklch(68.1% 0.094 191.6);
Tailwind
colors: {
custom: {
50: '#84c4c1',
500: '#45aba7',
950: '#000000',
},
}SCSS
$custom: #45aba7; $custom-light: #84c4c1; $custom-dark: #000000;
JSON
{
"hex": "#45aba7",
"rgb": {
"r": 69,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.647,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.68106,
"c": 0.09383,
"h": 191.6
},
"luminance": 0.33181
}Semantic roles & 50–950 ramp
primary
#45ABA7
secondary
#C08B8D
accent
#565AD2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281