#49B69B#49B69B
#49B69B is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.108 H 174.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #49B69B |
|---|---|
| RGB | rgb(73, 182, 155) |
| HSL | hsl(165, 43%, 50%) |
| HSV | hsv(165, 60%, 71%) |
| CMYK | cmyk(59.9%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(67.45, -37.70, 4.51) |
| CIE-LCH | lch(67.45, 37.97, 173.19°) |
| OKLab | oklab(70.59% -0.1071 0.0114) |
| OKLCH | oklch(70.59% 0.108 174) |
| XYZ | xyz(25.3892, 37.2364, 36.8533) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.41
Tealish
#24BCA8
ΔE00 3.84
Turquoise (survey)
#06C2AC
ΔE00 4.80
Topaz
#13BBAF
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.65
Green Blue
#01C08D
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B69B #B64964
analogous
#49B665 #49B69B #499AB6
triadic
#49B69B #9B49B6 #B69B49
tetradic
#49B69B #6549B6 #B64964 #9AB649
square
#49B69B #6549B6 #B64964 #9AB649
split-complementary
#49B69B #B6499A #B66549
monochromatic
#265F51 #378A76 #49B69B #75C8B3 #A0D9CB
Accessibility & contrast
On white
2.49
#49B69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#49B69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B69B
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B69B | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#A09F9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #49b69b; /* rgb */ color: rgb(73, 182, 155); /* oklch */ color: oklch(70.6% 0.108 174.0);
Tailwind
colors: {
custom: {
50: '#87ccb8',
500: '#49b69b',
950: '#000000',
},
}SCSS
$custom: #49b69b; $custom-light: #87ccb8; $custom-dark: #000000;
JSON
{
"hex": "#49b69b",
"rgb": {
"r": 73,
"g": 182,
"b": 155
},
"hsl": {
"h": 165.138,
"s": 42.745,
"l": 50
},
"oklch": {
"l": 0.70586,
"c": 0.10771,
"h": 174
},
"luminance": 0.37239
}Semantic roles & 50–950 ramp
primary
#49B69B
secondary
#C695A1
accent
#5574D3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280