#45ABA6#45ABA6
#45ABA6 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.094 H 190.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABA6 |
|---|---|
| RGB | rgb(69, 171, 166) |
| HSL | hsl(177, 43%, 47%) |
| HSV | hsv(177, 60%, 67%) |
| CMYK | cmyk(59.6%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(64.28, -30.44, -6.26) |
| CIE-LCH | lch(64.28, 31.07, 191.62°) |
| OKLab | oklab(68.07% -0.0924 -0.0174) |
| OKLCH | oklch(68.07% 0.094 190.7) |
| XYZ | xyz(23.8971, 33.1417, 41.2066) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.13
Topaz
#13BBAF
ΔE00 5.58
Sea
#3C9992
ΔE00 5.70
Cadetblue
#5F9EA0
ΔE00 6.30
Dull Teal
#5F9E8F
ΔE00 6.74
Blue Green
#0F9B8E
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABA6 #AB454A
analogous
#45AB73 #45ABA6 #457DAB
triadic
#45ABA6 #A645AB #ABA645
tetradic
#45ABA6 #7345AB #AB454A #7DAB45
square
#45ABA6 #7345AB #AB454A #7DAB45
split-complementary
#45ABA6 #AB457D #AB7345
monochromatic
#225451 #337F7C #45ABA6 #6AC3BF #96D5D1
Accessibility & contrast
On white
2.75
#45ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#45ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABA6
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABA6 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#9297A7
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45aba6; /* rgb */ color: rgb(69, 171, 166); /* oklch */ color: oklch(68.1% 0.094 190.7);
Tailwind
colors: {
custom: {
50: '#84c4c0',
500: '#45aba6',
950: '#000000',
},
}SCSS
$custom: #45aba6; $custom-light: #84c4c0; $custom-dark: #000000;
JSON
{
"hex": "#45aba6",
"rgb": {
"r": 69,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.059,
"s": 42.5,
"l": 47.059
},
"oklch": {
"l": 0.68072,
"c": 0.094,
"h": 190.7
},
"luminance": 0.33144
}Semantic roles & 50–950 ramp
primary
#45ABA6
secondary
#C08B8E
accent
#565CD2
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281