#49AF98#49AF98
#49AF98 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.8% C 0.101 H 175.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #49AF98 |
|---|---|
| RGB | rgb(73, 175, 152) |
| HSL | hsl(166, 41%, 49%) |
| HSV | hsv(166, 58%, 69%) |
| CMYK | cmyk(58.3%, 0%, 13.1%, 31.4%) |
| CIE-LAB | lab(65.23, -35.24, 2.95) |
| CIE-LCH | lch(65.23, 35.37, 175.21°) |
| OKLab | oklab(68.75% -0.1008 0.0073) |
| OKLCH | oklch(68.75% 0.101 175.9) |
| XYZ | xyz(23.7425, 34.3411, 35.0769) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.37
Tealish
#24BCA8
ΔE00 4.54
Turquoise (survey)
#06C2AC
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.06
Lightseagreen
#20B2AA
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AF98 #AF4960
analogous
#49AF65 #49AF98 #4993AF
triadic
#49AF98 #9849AF #AF9849
tetradic
#49AF98 #6549AF #AF4960 #93AF49
square
#49AF98 #6549AF #AF4960 #93AF49
split-complementary
#49AF98 #AF4993 #AF6549
monochromatic
#25594D #378472 #49AF98 #71C4B1 #9CD6C9
Accessibility & contrast
On white
2.67
#49AF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#49AF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AF98
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AF98 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49af98; /* rgb */ color: rgb(73, 175, 152); /* oklch */ color: oklch(68.8% 0.101 175.9);
Tailwind
colors: {
custom: {
50: '#86c7b6',
500: '#49af98',
950: '#000000',
},
}SCSS
$custom: #49af98; $custom-light: #86c7b6; $custom-dark: #000000;
JSON
{
"hex": "#49af98",
"rgb": {
"r": 73,
"g": 175,
"b": 152
},
"hsl": {
"h": 166.471,
"s": 41.129,
"l": 48.627
},
"oklch": {
"l": 0.68753,
"c": 0.10109,
"h": 175.9
},
"luminance": 0.34343
}Semantic roles & 50–950 ramp
primary
#49AF98
secondary
#C2919C
accent
#5772D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280