#49AA95#49AA95
#49AA95 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.097 H 176.7°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #49AA95 |
|---|---|
| RGB | rgb(73, 170, 149) |
| HSL | hsl(167, 40%, 48%) |
| HSV | hsv(167, 57%, 67%) |
| CMYK | cmyk(57.1%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.62, -33.67, 2.28) |
| CIE-LCH | lch(63.62, 33.75, 176.13°) |
| OKLab | oklab(67.42% -0.0967 0.0055) |
| OKLCH | oklch(67.42% 0.097 176.7) |
| XYZ | xyz(22.5447, 32.3337, 33.4809) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.62
Dull Teal
#5F9E8F
ΔE00 5.06
Grey Teal
#5E9B8A
ΔE00 5.65
Tealish
#24BCA8
ΔE00 5.65
Lightseagreen
#20B2AA
ΔE00 6.02
Blue Green
#0F9B8E
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AA95 #AA495E
analogous
#49AA64 #49AA95 #498FAA
triadic
#49AA95 #9549AA #AA9549
tetradic
#49AA95 #6449AA #AA495E #8FAA49
square
#49AA95 #6449AA #AA495E #8FAA49
split-complementary
#49AA95 #AA498F #AA6449
monochromatic
#24544A #377F6F #49AA95 #6FC1AF #9AD4C7
Accessibility & contrast
On white
2.81
#49AA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#49AA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AA95
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AA95 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A094
Deuteranopia (green-blind)
#959697
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #49aa95; /* rgb */ color: rgb(73, 170, 149); /* oklch */ color: oklch(67.4% 0.097 176.7);
Tailwind
colors: {
custom: {
50: '#85c4b4',
500: '#49aa95',
950: '#000000',
},
}SCSS
$custom: #49aa95; $custom-light: #85c4b4; $custom-dark: #000000;
JSON
{
"hex": "#49aa95",
"rgb": {
"r": 73,
"g": 170,
"b": 149
},
"hsl": {
"h": 167.01,
"s": 39.918,
"l": 47.647
},
"oklch": {
"l": 0.67416,
"c": 0.09682,
"h": 176.7
},
"luminance": 0.32336
}Semantic roles & 50–950 ramp
primary
#49AA95
secondary
#C08F9A
accent
#5872D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180