#47C898#47C898
#47C898 is a light, vivid teal. Relative luminance 0.449; OKLCH L 74.9% C 0.133 H 164.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #47C898 |
|---|---|
| RGB | rgb(71, 200, 152) |
| HSL | hsl(158, 54%, 53%) |
| HSV | hsv(158, 65%, 78%) |
| CMYK | cmyk(64.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.83, -46.62, 13.79) |
| CIE-LCH | lch(72.83, 48.62, 163.52°) |
| OKLab | oklab(74.94% -0.1287 0.0353) |
| OKLCH | oklch(74.94% 0.133 164.7) |
| XYZ | xyz(28.9173, 44.9121, 36.8446) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.83
Green Blue
#01C08D
ΔE00 3.36
Eucalyptus
#44D7A8
ΔE00 3.84
Greenish Teal
#32BF84
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47C898 #C84777
analogous
#47C857 #47C898 #47B8C8
triadic
#47C898 #9847C8 #C89847
tetradic
#47C898 #5747C8 #C84777 #B8C847
square
#47C898 #5747C8 #C84777 #B8C847
split-complementary
#47C898 #C847B8 #C85747
monochromatic
#227255 #30A277 #47C898 #76D6B2 #A5E4CD
Accessibility & contrast
On white
2.10
#47C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#47C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47C898
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47C898 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #47c898; /* rgb */ color: rgb(71, 200, 152); /* oklch */ color: oklch(74.9% 0.133 164.7);
Tailwind
colors: {
custom: {
50: '#88d9b6',
500: '#47c898',
950: '#000000',
},
}SCSS
$custom: #47c898; $custom-light: #88d9b6; $custom-dark: #000000;
JSON
{
"hex": "#47c898",
"rgb": {
"r": 71,
"g": 200,
"b": 152
},
"hsl": {
"h": 157.674,
"s": 53.975,
"l": 53.137
},
"oklch": {
"l": 0.74939,
"c": 0.13341,
"h": 164.7
},
"luminance": 0.44915
}Semantic roles & 50–950 ramp
primary
#47C898
secondary
#D19AAE
accent
#4A81DD
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380