#49AFA1#49AFA1
#49AFA1 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.097 H 183.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #49AFA1 |
|---|---|
| RGB | rgb(73, 175, 161) |
| HSL | hsl(172, 41%, 49%) |
| HSV | hsv(172, 58%, 69%) |
| CMYK | cmyk(58.3%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(65.47, -32.93, -1.70) |
| CIE-LCH | lch(65.47, 32.98, 182.95°) |
| OKLab | oklab(69.03% -0.0967 -0.0051) |
| OKLCH | oklch(69.03% 0.097 183) |
| XYZ | xyz(24.5078, 34.6472, 39.1073) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.35
Topaz
#13BBAF
ΔE00 4.33
Tealish
#24BCA8
ΔE00 4.47
Greeny Blue
#42B395
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 6.14
Dull Teal
#5F9E8F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AFA1 #AF4957
analogous
#49AF6E #49AFA1 #498AAF
triadic
#49AFA1 #A149AF #AFA149
tetradic
#49AFA1 #6E49AF #AF4957 #8AAF49
square
#49AFA1 #6E49AF #AF4957 #8AAF49
split-complementary
#49AFA1 #AF498A #AF6E49
monochromatic
#255952 #378479 #49AFA1 #71C4B9 #9CD6CE
Accessibility & contrast
On white
2.65
#49AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#49AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AFA1
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AFA1 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A1
Deuteranopia (green-blind)
#989AA2
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #49afa1; /* rgb */ color: rgb(73, 175, 161); /* oklch */ color: oklch(69.0% 0.097 183.0);
Tailwind
colors: {
custom: {
50: '#86c7bc',
500: '#49afa1',
950: '#000000',
},
}SCSS
$custom: #49afa1; $custom-light: #86c7bc; $custom-dark: #000000;
JSON
{
"hex": "#49afa1",
"rgb": {
"r": 73,
"g": 175,
"b": 161
},
"hsl": {
"h": 171.765,
"s": 41.129,
"l": 48.627
},
"oklch": {
"l": 0.69029,
"c": 0.09682,
"h": 183
},
"luminance": 0.3465
}Semantic roles & 50–950 ramp
primary
#49AFA1
secondary
#C29198
accent
#5768D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281