#47B39F#47B39F
#47B39F is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.9% C 0.103 H 178.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #47B39F |
|---|---|
| RGB | rgb(71, 179, 159) |
| HSL | hsl(169, 43%, 49%) |
| HSV | hsv(169, 60%, 70%) |
| CMYK | cmyk(60.3%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(66.58, -35.71, 1.03) |
| CIE-LCH | lch(66.58, 35.72, 178.35°) |
| OKLab | oklab(69.89% -0.1031 0.0022) |
| OKLCH | oklch(69.89% 0.103 178.8) |
| XYZ | xyz(24.9738, 36.0804, 38.4423) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.18
Greeny Blue
#42B395
ΔE00 3.25
Topaz
#13BBAF
ΔE00 4.49
Turquoise (survey)
#06C2AC
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B39F #B3475B
analogous
#47B369 #47B39F #4791B3
triadic
#47B39F #9F47B3 #B39F47
tetradic
#47B39F #6947B3 #B3475B #91B347
square
#47B39F #6947B3 #B3475B #91B347
split-complementary
#47B39F #B34791 #B36947
monochromatic
#245B51 #368778 #47B39F #71C7B7 #9CD8CD
Accessibility & contrast
On white
2.56
#47B39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#47B39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B39F
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B39F | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99E
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47b39f; /* rgb */ color: rgb(71, 179, 159); /* oklch */ color: oklch(69.9% 0.103 178.8);
Tailwind
colors: {
custom: {
50: '#85cabb',
500: '#47b39f',
950: '#000000',
},
}SCSS
$custom: #47b39f; $custom-light: #85cabb; $custom-dark: #000000;
JSON
{
"hex": "#47b39f",
"rgb": {
"r": 71,
"g": 179,
"b": 159
},
"hsl": {
"h": 168.889,
"s": 43.2,
"l": 49.02
},
"oklch": {
"l": 0.69894,
"c": 0.10314,
"h": 178.8
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#47B39F
secondary
#C4919B
accent
#556CD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280