#45B79F#45B79F
#45B79F is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.8% C 0.109 H 176.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #45B79F |
|---|---|
| RGB | rgb(69, 183, 159) |
| HSL | hsl(167, 45%, 49%) |
| HSV | hsv(167, 62%, 72%) |
| CMYK | cmyk(62.3%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.75, -37.91, 2.72) |
| CIE-LCH | lch(67.75, 38.00, 175.90°) |
| OKLab | oklab(70.83% -0.1085 0.0066) |
| OKLCH | oklch(70.83% 0.109 176.5) |
| XYZ | xyz(25.6428, 37.6327, 38.7066) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.36
Tealish
#24BCA8
ΔE00 2.80
Turquoise (survey)
#06C2AC
ΔE00 3.95
Topaz
#13BBAF
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B79F #B7455D
analogous
#45B766 #45B79F #4596B7
triadic
#45B79F #9F45B7 #B79F45
tetradic
#45B79F #6645B7 #B7455D #96B745
square
#45B79F #6645B7 #B7455D #96B745
split-complementary
#45B79F #B74596 #B76645
monochromatic
#235E52 #348B78 #45B79F #70C9B6 #9DDACD
Accessibility & contrast
On white
2.46
#45B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#45B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B79F
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B79F | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #45b79f; /* rgb */ color: rgb(69, 183, 159); /* oklch */ color: oklch(70.8% 0.109 176.5);
Tailwind
colors: {
custom: {
50: '#85cdbb',
500: '#45b79f',
950: '#000000',
},
}SCSS
$custom: #45b79f; $custom-light: #85cdbb; $custom-dark: #000000;
JSON
{
"hex": "#45b79f",
"rgb": {
"r": 69,
"g": 183,
"b": 159
},
"hsl": {
"h": 167.368,
"s": 45.238,
"l": 49.412
},
"oklch": {
"l": 0.70828,
"c": 0.10871,
"h": 176.5
},
"luminance": 0.37635
}Semantic roles & 50–950 ramp
primary
#45B79F
secondary
#C6929D
accent
#536ED5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280