#47C799#47C799
#47C799 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.7% C 0.131 H 165.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #47C799 |
|---|---|
| RGB | rgb(71, 199, 153) |
| HSL | hsl(158, 53%, 53%) |
| HSV | hsv(158, 64%, 78%) |
| CMYK | cmyk(64.3%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.55, -45.97, 12.86) |
| CIE-LCH | lch(72.55, 47.74, 164.38°) |
| OKLab | oklab(74.71% -0.1272 0.0329) |
| OKLCH | oklch(74.71% 0.131 165.5) |
| XYZ | xyz(28.7687, 44.4833, 37.2008) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.08
Green Blue
#01C08D
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 3.99
Greenish Teal
#32BF84
ΔE00 4.05
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47C799 #C74775
analogous
#47C759 #47C799 #47B5C7
triadic
#47C799 #9947C7 #C79947
tetradic
#47C799 #5947C7 #C74775 #B5C747
square
#47C799 #5947C7 #C74775 #B5C747
split-complementary
#47C799 #C747B5 #C75947
monochromatic
#227155 #31A078 #47C799 #76D5B3 #A5E4CD
Accessibility & contrast
On white
2.12
#47C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#47C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47C799
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47C799 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #47c799; /* rgb */ color: rgb(71, 199, 153); /* oklch */ color: oklch(74.7% 0.131 165.5);
Tailwind
colors: {
custom: {
50: '#88d9b7',
500: '#47c799',
950: '#000000',
},
}SCSS
$custom: #47c799; $custom-light: #88d9b7; $custom-dark: #000000;
JSON
{
"hex": "#47c799",
"rgb": {
"r": 71,
"g": 199,
"b": 153
},
"hsl": {
"h": 158.438,
"s": 53.333,
"l": 52.941
},
"oklch": {
"l": 0.74714,
"c": 0.13135,
"h": 165.5
},
"luminance": 0.44486
}Semantic roles & 50–950 ramp
primary
#47C799
secondary
#D199AD
accent
#4B7FDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1511
muted
#7D8380