#49AA97#49AA97
#49AA97 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.096 H 178.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #49AA97 |
|---|---|
| RGB | rgb(73, 170, 151) |
| HSL | hsl(168, 40%, 48%) |
| HSV | hsv(168, 57%, 67%) |
| CMYK | cmyk(57.1%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(63.67, -33.16, 1.24) |
| CIE-LCH | lch(63.67, 33.19, 177.86°) |
| OKLab | oklab(67.48% -0.0957 0.0028) |
| OKLCH | oklch(67.48% 0.096 178.3) |
| XYZ | xyz(22.7058, 32.3981, 34.3290) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.13
Dull Teal
#5F9E8F
ΔE00 4.92
Lightseagreen
#20B2AA
ΔE00 5.42
Tealish
#24BCA8
ΔE00 5.53
Grey Teal
#5E9B8A
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AA97 #AA495C
analogous
#49AA66 #49AA97 #498DAA
triadic
#49AA97 #9749AA #AA9749
tetradic
#49AA97 #6649AA #AA495C #8DAA49
square
#49AA97 #6649AA #AA495C #8DAA49
split-complementary
#49AA97 #AA498D #AA6649
monochromatic
#24544B #377F71 #49AA97 #6FC1B1 #9AD4C8
Accessibility & contrast
On white
2.81
#49AA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#49AA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AA97
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AA97 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #49aa97; /* rgb */ color: rgb(73, 170, 151); /* oklch */ color: oklch(67.5% 0.096 178.3);
Tailwind
colors: {
custom: {
50: '#85c4b5',
500: '#49aa97',
950: '#000000',
},
}SCSS
$custom: #49aa97; $custom-light: #85c4b5; $custom-dark: #000000;
JSON
{
"hex": "#49aa97",
"rgb": {
"r": 73,
"g": 170,
"b": 151
},
"hsl": {
"h": 168.247,
"s": 39.918,
"l": 47.647
},
"oklch": {
"l": 0.67476,
"c": 0.09577,
"h": 178.3
},
"luminance": 0.324
}Semantic roles & 50–950 ramp
primary
#49AA97
secondary
#C08F99
accent
#586FD0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180