#47B2BA#47B2BA
#47B2BA is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.097 H 202.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #47B2BA |
|---|---|
| RGB | rgb(71, 178, 186) |
| HSL | hsl(184, 45%, 50%) |
| HSV | hsv(184, 62%, 73%) |
| CMYK | cmyk(61.8%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(67.07, -27.84, -13.20) |
| CIE-LCH | lch(67.07, 30.81, 205.36°) |
| OKLab | oklab(70.55% -0.0901 -0.0366) |
| OKLCH | oklch(70.55% 0.097 202.1) |
| XYZ | xyz(27.3781, 36.7227, 52.0902) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.86
Lightseagreen
#20B2AA
ΔE00 6.91
Cadetblue
#5F9EA0
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 8.10
Topaz
#13BBAF
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B2BA #BA4F47
analogous
#47BA88 #47B2BA #4778BA
triadic
#47B2BA #BA47B2 #B2BA47
tetradic
#47B2BA #8847BA #BA4F47 #78BA47
square
#47B2BA #8847BA #BA4F47 #78BA47
split-complementary
#47B2BA #BA4778 #BA8847
monochromatic
#255E62 #35888E #47B2BA #74C5CB #A0D7DB
Accessibility & contrast
On white
2.52
#47B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#47B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B2BA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B2BA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #47b2ba; /* rgb */ color: rgb(71, 178, 186); /* oklch */ color: oklch(70.5% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#87c9ce',
500: '#47b2ba',
950: '#000000',
},
}SCSS
$custom: #47b2ba; $custom-light: #87c9ce; $custom-dark: #000000;
JSON
{
"hex": "#47b2ba",
"rgb": {
"r": 71,
"g": 178,
"b": 186
},
"hsl": {
"h": 184.174,
"s": 45.455,
"l": 50.392
},
"oklch": {
"l": 0.7055,
"c": 0.0972,
"h": 202.1
},
"luminance": 0.36726
}Semantic roles & 50–950 ramp
primary
#47B2BA
secondary
#C89895
accent
#5C53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282