#47C699#47C699
#47C699 is a light, vivid teal. Relative luminance 0.440; OKLCH L 74.5% C 0.130 H 165.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #47C699 |
|---|---|
| RGB | rgb(71, 198, 153) |
| HSL | hsl(159, 53%, 53%) |
| HSV | hsv(159, 64%, 78%) |
| CMYK | cmyk(64.1%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(72.24, -45.55, 12.43) |
| CIE-LCH | lch(72.24, 47.21, 164.74°) |
| OKLab | oklab(74.47% -0.1261 0.0318) |
| OKLCH | oklch(74.47% 0.13 165.9) |
| XYZ | xyz(28.5394, 44.0246, 37.1244) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.19
Green Blue
#01C08D
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 3.94
Greenish Teal
#32BF84
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47C699 #C64774
analogous
#47C659 #47C699 #47B4C6
triadic
#47C699 #9947C6 #C69947
tetradic
#47C699 #5947C6 #C64774 #B4C647
square
#47C699 #5947C6 #C64774 #B4C647
split-complementary
#47C699 #C647B4 #C65947
monochromatic
#237055 #319F78 #47C699 #76D4B3 #A4E3CD
Accessibility & contrast
On white
2.14
#47C699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#47C699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47C699
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47C699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47C699 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#B0AC9C
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #47c699; /* rgb */ color: rgb(71, 198, 153); /* oklch */ color: oklch(74.5% 0.130 165.9);
Tailwind
colors: {
custom: {
50: '#88d8b7',
500: '#47c699',
950: '#000000',
},
}SCSS
$custom: #47c699; $custom-light: #88d8b7; $custom-dark: #000000;
JSON
{
"hex": "#47c699",
"rgb": {
"r": 71,
"g": 198,
"b": 153
},
"hsl": {
"h": 158.74,
"s": 52.697,
"l": 52.745
},
"oklch": {
"l": 0.74465,
"c": 0.13007,
"h": 165.9
},
"luminance": 0.44028
}Semantic roles & 50–950 ramp
primary
#47C699
secondary
#D099AC
accent
#4C7FDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380