#47B8A8#47B8A8
#47B8A8 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.4% C 0.104 H 182.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #47B8A8 |
|---|---|
| RGB | rgb(71, 184, 168) |
| HSL | hsl(172, 44%, 50%) |
| HSV | hsv(172, 61%, 72%) |
| CMYK | cmyk(61.4%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(68.35, -35.68, -1.36) |
| CIE-LCH | lch(68.35, 35.71, 182.18°) |
| OKLab | oklab(71.41% -0.1044 -0.0042) |
| OKLCH | oklch(71.41% 0.104 182.3) |
| XYZ | xyz(26.8037, 38.4449, 43.0462) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.46
Topaz
#13BBAF
ΔE00 2.89
Lightseagreen
#20B2AA
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 3.91
Greeny Blue
#42B395
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B8A8 #B84757
analogous
#47B86F #47B8A8 #4790B8
triadic
#47B8A8 #A847B8 #B8A847
tetradic
#47B8A8 #6F47B8 #B84757 #90B847
square
#47B8A8 #6F47B8 #B84757 #90B847
split-complementary
#47B8A8 #B84790 #B86F47
monochromatic
#256057 #368C80 #47B8A8 #73C9BD #9FDAD2
Accessibility & contrast
On white
2.42
#47B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#47B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B8A8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B8A8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #47b8a8; /* rgb */ color: rgb(71, 184, 168); /* oklch */ color: oklch(71.4% 0.104 182.3);
Tailwind
colors: {
custom: {
50: '#87cec1',
500: '#47b8a8',
950: '#000000',
},
}SCSS
$custom: #47b8a8; $custom-light: #87cec1; $custom-dark: #000000;
JSON
{
"hex": "#47b8a8",
"rgb": {
"r": 71,
"g": 184,
"b": 168
},
"hsl": {
"h": 171.504,
"s": 44.314,
"l": 50
},
"oklch": {
"l": 0.71409,
"c": 0.10448,
"h": 182.3
},
"luminance": 0.38448
}Semantic roles & 50–950 ramp
primary
#47B8A8
secondary
#C7949B
accent
#5466D4
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281