#49B098#49B098
#49B098 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.102 H 175.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #49B098 |
|---|---|
| RGB | rgb(73, 176, 152) |
| HSL | hsl(166, 41%, 49%) |
| HSV | hsv(166, 59%, 69%) |
| CMYK | cmyk(58.5%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(65.54, -35.71, 3.40) |
| CIE-LCH | lch(65.54, 35.87, 174.57°) |
| OKLab | oklab(69% -0.1019 0.0084) |
| OKLCH | oklch(69% 0.102 175.3) |
| XYZ | xyz(23.9379, 34.7318, 35.1421) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.99
Tealish
#24BCA8
ΔE00 4.44
Turquoise (survey)
#06C2AC
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.14
Lightseagreen
#20B2AA
ΔE00 6.32
Dull Teal
#5F9E8F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B098 #B04961
analogous
#49B065 #49B098 #4995B0
triadic
#49B098 #9849B0 #B09849
tetradic
#49B098 #6549B0 #B04961 #95B049
square
#49B098 #6549B0 #B04961 #95B049
split-complementary
#49B098 #B04995 #B06549
monochromatic
#25594D #378573 #49B098 #72C4B1 #9DD6C9
Accessibility & contrast
On white
2.64
#49B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#49B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B098
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B098 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA697
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #49b098; /* rgb */ color: rgb(73, 176, 152); /* oklch */ color: oklch(69.0% 0.102 175.3);
Tailwind
colors: {
custom: {
50: '#86c8b6',
500: '#49b098',
950: '#000000',
},
}SCSS
$custom: #49b098; $custom-light: #86c8b6; $custom-dark: #000000;
JSON
{
"hex": "#49b098",
"rgb": {
"r": 73,
"g": 176,
"b": 152
},
"hsl": {
"h": 166.019,
"s": 41.365,
"l": 48.824
},
"oklch": {
"l": 0.69003,
"c": 0.10229,
"h": 175.3
},
"luminance": 0.34734
}Semantic roles & 50–950 ramp
primary
#49B098
secondary
#C3929D
accent
#5773D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280