#49B69A#49B69A
#49B69A is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.108 H 173.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #49B69A |
|---|---|
| RGB | rgb(73, 182, 154) |
| HSL | hsl(165, 43%, 50%) |
| HSV | hsv(165, 60%, 71%) |
| CMYK | cmyk(59.9%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.43, -37.95, 5.02) |
| CIE-LCH | lch(67.43, 38.28, 172.46°) |
| OKLab | oklab(70.56% -0.1076 0.0127) |
| OKLCH | oklch(70.56% 0.108 173.3) |
| XYZ | xyz(25.3056, 37.2029, 36.4129) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.20
Tealish
#24BCA8
ΔE00 4.09
Turquoise (survey)
#06C2AC
ΔE00 4.97
Topaz
#13BBAF
ΔE00 6.44
Green Blue
#01C08D
ΔE00 6.50
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B69A #B64965
analogous
#49B663 #49B69A #499CB6
triadic
#49B69A #9A49B6 #B69A49
tetradic
#49B69A #6349B6 #B64965 #9CB649
square
#49B69A #6349B6 #B64965 #9CB649
split-complementary
#49B69A #B6499C #B66349
monochromatic
#265F50 #378A75 #49B69A #75C8B2 #A0D9CA
Accessibility & contrast
On white
2.49
#49B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#49B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B69A
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B69A | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #49b69a; /* rgb */ color: rgb(73, 182, 154); /* oklch */ color: oklch(70.6% 0.108 173.3);
Tailwind
colors: {
custom: {
50: '#86ccb7',
500: '#49b69a',
950: '#000000',
},
}SCSS
$custom: #49b69a; $custom-light: #86ccb7; $custom-dark: #000000;
JSON
{
"hex": "#49b69a",
"rgb": {
"r": 73,
"g": 182,
"b": 154
},
"hsl": {
"h": 164.587,
"s": 42.745,
"l": 50
},
"oklch": {
"l": 0.70557,
"c": 0.10833,
"h": 173.3
},
"luminance": 0.37205
}Semantic roles & 50–950 ramp
primary
#49B69A
secondary
#C695A2
accent
#5575D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280