#47AC9D#47AC9D
#47AC9D is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.096 H 182.0°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #47AC9D |
|---|---|
| RGB | rgb(71, 172, 157) |
| HSL | hsl(171, 42%, 48%) |
| HSV | hsv(171, 59%, 67%) |
| CMYK | cmyk(58.7%, 0%, 8.7%, 32.5%) |
| CIE-LAB | lab(64.38, -32.96, -1.07) |
| CIE-LCH | lch(64.38, 32.98, 181.86°) |
| OKLab | oklab(68.09% -0.0964 -0.0034) |
| OKLCH | oklch(68.09% 0.096 182) |
| XYZ | xyz(23.4341, 33.2766, 37.0798) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.89
Tealish
#24BCA8
ΔE00 5.01
Topaz
#13BBAF
ΔE00 5.07
Greeny Blue
#42B395
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 5.47
Blue Green
#0F9B8E
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AC9D #AC4756
analogous
#47AC6A #47AC9D #4789AC
triadic
#47AC9D #9D47AC #AC9D47
tetradic
#47AC9D #6A47AC #AC4756 #89AC47
square
#47AC9D #6A47AC #AC4756 #89AC47
split-complementary
#47AC9D #AC4789 #AC6A47
monochromatic
#23554E #358175 #47AC9D #6DC3B6 #99D5CC
Accessibility & contrast
On white
2.74
#47AC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#47AC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AC9D
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AC9D | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #47ac9d; /* rgb */ color: rgb(71, 172, 157); /* oklch */ color: oklch(68.1% 0.096 182.0);
Tailwind
colors: {
custom: {
50: '#84c5b9',
500: '#47ac9d',
950: '#000000',
},
}SCSS
$custom: #47ac9d; $custom-light: #84c5b9; $custom-dark: #000000;
JSON
{
"hex": "#47ac9d",
"rgb": {
"r": 71,
"g": 172,
"b": 157
},
"hsl": {
"h": 171.089,
"s": 41.564,
"l": 47.647
},
"oklch": {
"l": 0.68091,
"c": 0.09644,
"h": 182
},
"luminance": 0.33279
}Semantic roles & 50–950 ramp
primary
#47AC9D
secondary
#C18E95
accent
#5669D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280