#45B49F#45B49F
#45B49F is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.105 H 178.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #45B49F |
|---|---|
| RGB | rgb(69, 180, 159) |
| HSL | hsl(169, 45%, 49%) |
| HSV | hsv(169, 62%, 71%) |
| CMYK | cmyk(61.7%, 0%, 11.7%, 29.4%) |
| CIE-LAB | lab(66.83, -36.54, 1.38) |
| CIE-LCH | lch(66.83, 36.57, 177.83°) |
| OKLab | oklab(70.08% -0.1053 0.0031) |
| OKLCH | oklch(70.08% 0.105 178.3) |
| XYZ | xyz(25.0306, 36.4083, 38.5025) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.92
Greeny Blue
#42B395
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 4.43
Topaz
#13BBAF
ΔE00 4.50
Lightseagreen
#20B2AA
ΔE00 5.06
Dull Teal
#5F9E8F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B49F #B4455A
analogous
#45B468 #45B49F #4592B4
triadic
#45B49F #9F45B4 #B49F45
tetradic
#45B49F #6845B4 #B4455A #92B445
square
#45B49F #6845B4 #B4455A #92B445
split-complementary
#45B49F #B44592 #B46845
monochromatic
#235C51 #348878 #45B49F #6FC8B7 #9BD9CD
Accessibility & contrast
On white
2.54
#45B49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#45B49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B49F
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B49F | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #45b49f; /* rgb */ color: rgb(69, 180, 159); /* oklch */ color: oklch(70.1% 0.105 178.3);
Tailwind
colors: {
custom: {
50: '#85cbbb',
500: '#45b49f',
950: '#000000',
},
}SCSS
$custom: #45b49f; $custom-light: #85cbbb; $custom-dark: #000000;
JSON
{
"hex": "#45b49f",
"rgb": {
"r": 69,
"g": 180,
"b": 159
},
"hsl": {
"h": 168.649,
"s": 44.578,
"l": 48.824
},
"oklch": {
"l": 0.70081,
"c": 0.10535,
"h": 178.3
},
"luminance": 0.36411
}Semantic roles & 50–950 ramp
primary
#45B49F
secondary
#C5909A
accent
#546CD4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280