#47C899#47C899
#47C899 is a light, vivid teal. Relative luminance 0.449; OKLCH L 75.0% C 0.133 H 165.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #47C899 |
|---|---|
| RGB | rgb(71, 200, 153) |
| HSL | hsl(158, 54%, 53%) |
| HSV | hsv(158, 65%, 78%) |
| CMYK | cmyk(64.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(72.86, -46.39, 13.29) |
| CIE-LCH | lch(72.86, 48.26, 164.02°) |
| OKLab | oklab(74.96% -0.1282 0.034) |
| OKLCH | oklch(74.96% 0.133 165.2) |
| XYZ | xyz(28.9996, 44.9450, 37.2778) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.00
Green Blue
#01C08D
ΔE00 3.40
Eucalyptus
#44D7A8
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.03
Greenish Teal
#32BF84
ΔE00 4.03
Aquamarine (survey)
#04D8B2
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47C899 #C84776
analogous
#47C859 #47C899 #47B6C8
triadic
#47C899 #9947C8 #C89947
tetradic
#47C899 #5947C8 #C84776 #B6C847
square
#47C899 #5947C8 #C84776 #B6C847
split-complementary
#47C899 #C847B6 #C85947
monochromatic
#227255 #30A278 #47C899 #76D6B3 #A5E4CD
Accessibility & contrast
On white
2.10
#47C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#47C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47C899
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47C899 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#B2AE9C
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #47c899; /* rgb */ color: rgb(71, 200, 153); /* oklch */ color: oklch(75.0% 0.133 165.2);
Tailwind
colors: {
custom: {
50: '#88d9b7',
500: '#47c899',
950: '#000000',
},
}SCSS
$custom: #47c899; $custom-light: #88d9b7; $custom-dark: #000000;
JSON
{
"hex": "#47c899",
"rgb": {
"r": 71,
"g": 200,
"b": 153
},
"hsl": {
"h": 158.14,
"s": 53.975,
"l": 53.137
},
"oklch": {
"l": 0.74964,
"c": 0.13264,
"h": 165.2
},
"luminance": 0.44948
}Semantic roles & 50–950 ramp
primary
#47C899
secondary
#D19AAE
accent
#4A80DD
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380