#47DA9F#47DA9F
#47DA9F is a light, vivid teal. Relative luminance 0.540; OKLCH L 79.6% C 0.151 H 162.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #47DA9F |
|---|---|
| RGB | rgb(71, 218, 159) |
| HSL | hsl(156, 67%, 57%) |
| HSV | hsv(156, 67%, 85%) |
| CMYK | cmyk(67.4%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(78.45, -52.44, 17.93) |
| CIE-LCH | lch(78.45, 55.42, 161.13°) |
| OKLab | oklab(79.59% -0.1437 0.0457) |
| OKLCH | oklch(79.59% 0.151 162.4) |
| XYZ | xyz(33.9245, 53.9818, 41.4258) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.83
Aqua Green
#12E193
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 5.32
Aqua Marine
#2EE8BB
ΔE00 5.41
Greenblue
#23C48B
ΔE00 5.72
Aquamarine (survey)
#04D8B2
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47DA9F #DA4782
analogous
#47DA56 #47DA9F #47CCDA
triadic
#47DA9F #9F47DA #DA9F47
tetradic
#47DA9F #5647DA #DA4782 #CCDA47
square
#47DA9F #5647DA #DA4782 #CCDA47
split-complementary
#47DA9F #DA47CC #DA5647
monochromatic
#1C8B5E #26BE81 #47DA9F #7AE4BA #ADEED4
Accessibility & contrast
On white
1.78
#47DA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#47DA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47DA9F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47DA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47DA9F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9C
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#00DACA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #47da9f; /* rgb */ color: rgb(71, 218, 159); /* oklch */ color: oklch(79.6% 0.151 162.4);
Tailwind
colors: {
custom: {
50: '#8be6bb',
500: '#47da9f',
950: '#000000',
},
}SCSS
$custom: #47da9f; $custom-light: #8be6bb; $custom-dark: #000000;
JSON
{
"hex": "#47da9f",
"rgb": {
"r": 71,
"g": 218,
"b": 159
},
"hsl": {
"h": 155.918,
"s": 66.516,
"l": 56.667
},
"oklch": {
"l": 0.7959,
"c": 0.15082,
"h": 162.4
},
"luminance": 0.53986
}Semantic roles & 50–950 ramp
primary
#47DA9F
secondary
#91355A
accent
#3E83E9
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1612
muted
#7F8482