#49AFA5#49AFA5
#49AFA5 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.095 H 186.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #49AFA5 |
|---|---|
| RGB | rgb(73, 175, 165) |
| HSL | hsl(174, 41%, 49%) |
| HSV | hsv(174, 58%, 69%) |
| CMYK | cmyk(58.3%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.59, -31.87, -3.75) |
| CIE-LCH | lch(65.59, 32.09, 186.72°) |
| OKLab | oklab(69.16% -0.0949 -0.0106) |
| OKLCH | oklch(69.16% 0.095 186.4) |
| XYZ | xyz(24.8662, 34.7905, 40.9948) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.60
Topaz
#13BBAF
ΔE00 4.23
Tealish
#24BCA8
ΔE00 5.22
Dull Teal
#5F9E8F
ΔE00 6.54
Sea
#3C9992
ΔE00 6.79
Turquoise (survey)
#06C2AC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AFA5 #AF4953
analogous
#49AF72 #49AFA5 #4986AF
triadic
#49AFA5 #A549AF #AFA549
tetradic
#49AFA5 #7249AF #AF4953 #86AF49
square
#49AFA5 #7249AF #AF4953 #86AF49
split-complementary
#49AFA5 #AF4986 #AF7249
monochromatic
#255954 #37847C #49AFA5 #71C4BC #9CD6D0
Accessibility & contrast
On white
2.64
#49AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#49AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AFA5
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AFA5 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A5
Deuteranopia (green-blind)
#979AA6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #49afa5; /* rgb */ color: rgb(73, 175, 165); /* oklch */ color: oklch(69.2% 0.095 186.4);
Tailwind
colors: {
custom: {
50: '#86c7bf',
500: '#49afa5',
950: '#000000',
},
}SCSS
$custom: #49afa5; $custom-light: #86c7bf; $custom-dark: #000000;
JSON
{
"hex": "#49afa5",
"rgb": {
"r": 73,
"g": 175,
"b": 165
},
"hsl": {
"h": 174.118,
"s": 41.129,
"l": 48.627
},
"oklch": {
"l": 0.69157,
"c": 0.09547,
"h": 186.4
},
"luminance": 0.34793
}Semantic roles & 50–950 ramp
primary
#49AFA5
secondary
#C29196
accent
#5763D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281