#47DA9B#47DA9B
#47DA9B is a light, vivid teal. Relative luminance 0.538; OKLCH L 79.5% C 0.154 H 160.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #47DA9B |
|---|---|
| RGB | rgb(71, 218, 155) |
| HSL | hsl(154, 67%, 57%) |
| HSV | hsv(154, 67%, 85%) |
| CMYK | cmyk(67.4%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.37, -53.29, 19.92) |
| CIE-LCH | lch(78.37, 56.89, 159.51°) |
| OKLab | oklab(79.5% -0.1456 0.0506) |
| OKLCH | oklch(79.5% 0.154 160.8) |
| XYZ | xyz(33.5830, 53.8452, 39.6273) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.16
Eucalyptus
#44D7A8
ΔE00 3.68
Seaweed
#18D17B
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.75
Greenblue
#23C48B
ΔE00 5.75
Aqua Marine
#2EE8BB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47DA9B #DA4786
analogous
#47DA52 #47DA9B #47CFDA
triadic
#47DA9B #9B47DA #DA9B47
tetradic
#47DA9B #5247DA #DA4786 #CFDA47
square
#47DA9B #5247DA #DA4786 #CFDA47
split-complementary
#47DA9B #DA47CF #DA5247
monochromatic
#1C8B5B #26BE7D #47DA9B #7AE4B7 #ADEED2
Accessibility & contrast
On white
1.78
#47DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#47DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47DA9B
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47DA9B | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA97
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#00D9C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #47da9b; /* rgb */ color: rgb(71, 218, 155); /* oklch */ color: oklch(79.5% 0.154 160.8);
Tailwind
colors: {
custom: {
50: '#8be6b8',
500: '#47da9b',
950: '#000000',
},
}SCSS
$custom: #47da9b; $custom-light: #8be6b8; $custom-dark: #000000;
JSON
{
"hex": "#47da9b",
"rgb": {
"r": 71,
"g": 218,
"b": 155
},
"hsl": {
"h": 154.286,
"s": 66.516,
"l": 56.667
},
"oklch": {
"l": 0.79499,
"c": 0.15413,
"h": 160.8
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#47DA9B
secondary
#91355C
accent
#3E88E9
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481