#47BDB8#47BDB8
#47BDB8 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.2% C 0.104 H 191.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #47BDB8 |
|---|---|
| RGB | rgb(71, 189, 184) |
| HSL | hsl(177, 47%, 51%) |
| HSV | hsv(177, 62%, 74%) |
| CMYK | cmyk(62.4%, 0%, 2.6%, 25.9%) |
| CIE-LAB | lab(70.31, -33.71, -7.26) |
| CIE-LCH | lch(70.31, 34.48, 192.15°) |
| OKLab | oklab(73.15% -0.1025 -0.0202) |
| OKLCH | oklch(73.15% 0.105 191.2) |
| XYZ | xyz(29.4440, 41.1923, 51.7373) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 3.98
Mediumturquoise
#48D1CC
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 5.45
Tealish
#24BCA8
ΔE00 5.71
Turquoise (survey)
#06C2AC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BDB8 #BD474C
analogous
#47BD7D #47BDB8 #4787BD
triadic
#47BDB8 #B847BD #BDB847
tetradic
#47BDB8 #7D47BD #BD474C #87BD47
square
#47BDB8 #7D47BD #BD474C #87BD47
split-complementary
#47BDB8 #BD4787 #BD7D47
monochromatic
#246563 #34928E #47BDB8 #74CDC9 #A1DDDB
Accessibility & contrast
On white
2.27
#47BDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#47BDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BDB8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BDB8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4B8
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #47bdb8; /* rgb */ color: rgb(71, 189, 184); /* oklch */ color: oklch(73.2% 0.104 191.2);
Tailwind
colors: {
custom: {
50: '#88d1cd',
500: '#47bdb8',
950: '#000000',
},
}SCSS
$custom: #47bdb8; $custom-light: #88d1cd; $custom-dark: #000000;
JSON
{
"hex": "#47bdb8",
"rgb": {
"r": 71,
"g": 189,
"b": 184
},
"hsl": {
"h": 177.458,
"s": 47.2,
"l": 50.98
},
"oklch": {
"l": 0.73152,
"c": 0.1045,
"h": 191.2
},
"luminance": 0.41195
}Semantic roles & 50–950 ramp
primary
#47BDB8
secondary
#CA9698
accent
#5157D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282