#47DFB5#47DFB5
#47DFB5 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.4% C 0.141 H 170.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #47DFB5 |
|---|---|
| RGB | rgb(71, 223, 181) |
| HSL | hsl(163, 70%, 58%) |
| HSV | hsv(163, 68%, 87%) |
| CMYK | cmyk(68.2%, 0%, 18.8%, 12.5%) |
| CIE-LAB | lab(80.43, -49.51, 9.10) |
| CIE-LCH | lch(80.43, 50.34, 169.58°) |
| OKLab | oklab(81.37% -0.1386 0.0232) |
| OKLCH | oklch(81.37% 0.141 170.5) |
| XYZ | xyz(37.3224, 57.4469, 52.8285) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.27
Eucalyptus
#44D7A8
ΔE00 2.47
Aquamarine (survey)
#04D8B2
ΔE00 2.82
Aqua (survey)
#13EAC9
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47DFB5 #DF4771
analogous
#47DF69 #47DFB5 #47BDDF
triadic
#47DFB5 #B547DF #DFB547
tetradic
#47DFB5 #6947DF #DF4771 #BDDF47
square
#47DFB5 #6947DF #DF4771 #BDDF47
split-complementary
#47DFB5 #DF47BD #DF6947
monochromatic
#199271 #22C699 #47DFB5 #7BE8CA #AFF1DF
Accessibility & contrast
On white
1.68
#47DFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#47DFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47DFB5
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47DFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47DFB5 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B3
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#00E1D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #47dfb5; /* rgb */ color: rgb(71, 223, 181); /* oklch */ color: oklch(81.4% 0.141 170.5);
Tailwind
colors: {
custom: {
50: '#8deacb',
500: '#47dfb5',
950: '#000000',
},
}SCSS
$custom: #47dfb5; $custom-light: #8deacb; $custom-dark: #000000;
JSON
{
"hex": "#47dfb5",
"rgb": {
"r": 71,
"g": 223,
"b": 181
},
"hsl": {
"h": 163.421,
"s": 70.37,
"l": 57.647
},
"oklch": {
"l": 0.81369,
"c": 0.14056,
"h": 170.5
},
"luminance": 0.57451
}Semantic roles & 50–950 ramp
primary
#47DFB5
secondary
#97334F
accent
#3B6CED
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482