#49AF97#49AF97
#49AF97 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.102 H 175.1°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #49AF97 |
|---|---|
| RGB | rgb(73, 175, 151) |
| HSL | hsl(166, 41%, 49%) |
| HSV | hsv(166, 58%, 69%) |
| CMYK | cmyk(58.3%, 0%, 13.7%, 31.4%) |
| CIE-LAB | lab(65.21, -35.49, 3.47) |
| CIE-LCH | lch(65.21, 35.66, 174.42°) |
| OKLab | oklab(68.72% -0.1013 0.0087) |
| OKLCH | oklch(68.72% 0.102 175.1) |
| XYZ | xyz(23.6610, 34.3084, 34.6474) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.09
Tealish
#24BCA8
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.32
Lightseagreen
#20B2AA
ΔE00 6.39
Dull Teal
#5F9E8F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AF97 #AF4961
analogous
#49AF64 #49AF97 #4994AF
triadic
#49AF97 #9749AF #AF9749
tetradic
#49AF97 #6449AF #AF4961 #94AF49
square
#49AF97 #6449AF #AF4961 #94AF49
split-complementary
#49AF97 #AF4994 #AF6449
monochromatic
#25594C #378472 #49AF97 #71C4B0 #9CD6C8
Accessibility & contrast
On white
2.67
#49AF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#49AF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AF97
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AF97 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A596
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49af97; /* rgb */ color: rgb(73, 175, 151); /* oklch */ color: oklch(68.7% 0.102 175.1);
Tailwind
colors: {
custom: {
50: '#85c7b5',
500: '#49af97',
950: '#000000',
},
}SCSS
$custom: #49af97; $custom-light: #85c7b5; $custom-dark: #000000;
JSON
{
"hex": "#49af97",
"rgb": {
"r": 73,
"g": 175,
"b": 151
},
"hsl": {
"h": 165.882,
"s": 41.129,
"l": 48.627
},
"oklch": {
"l": 0.68724,
"c": 0.10167,
"h": 175.1
},
"luminance": 0.34311
}Semantic roles & 50–950 ramp
primary
#49AF97
secondary
#C2919D
accent
#5774D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280