#47B799#47B799
#47B799 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.7% C 0.111 H 172.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #47B799 |
|---|---|
| RGB | rgb(71, 183, 153) |
| HSL | hsl(164, 44%, 50%) |
| HSV | hsv(164, 61%, 72%) |
| CMYK | cmyk(61.2%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.65, -39.03, 5.89) |
| CIE-LCH | lch(67.65, 39.47, 171.42°) |
| OKLab | oklab(70.72% -0.1102 0.015) |
| OKLCH | oklch(70.72% 0.111 172.3) |
| XYZ | xyz(25.2790, 37.5039, 36.0376) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.18
Tealish
#24BCA8
ΔE00 4.36
Turquoise (survey)
#06C2AC
ΔE00 5.07
Green Blue
#01C08D
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.28
Topaz
#13BBAF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B799 #B74765
analogous
#47B761 #47B799 #479DB7
triadic
#47B799 #9947B7 #B79947
tetradic
#47B799 #6147B7 #B74765 #9DB747
square
#47B799 #6147B7 #B74765 #9DB747
split-complementary
#47B799 #B7479D #B76147
monochromatic
#255F4F #368B74 #47B799 #73C9B2 #9FDACA
Accessibility & contrast
On white
2.47
#47B799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#47B799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B799
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B799 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #47b799; /* rgb */ color: rgb(71, 183, 153); /* oklch */ color: oklch(70.7% 0.111 172.3);
Tailwind
colors: {
custom: {
50: '#86cdb7',
500: '#47b799',
950: '#000000',
},
}SCSS
$custom: #47b799; $custom-light: #86cdb7; $custom-dark: #000000;
JSON
{
"hex": "#47b799",
"rgb": {
"r": 71,
"g": 183,
"b": 153
},
"hsl": {
"h": 163.929,
"s": 44.094,
"l": 49.804
},
"oklch": {
"l": 0.70716,
"c": 0.11124,
"h": 172.3
},
"luminance": 0.37506
}Semantic roles & 50–950 ramp
primary
#47B799
secondary
#C694A1
accent
#5476D4
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280