#47BAA8#47BAA8
#47BAA8 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.107 H 181.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #47BAA8 |
|---|---|
| RGB | rgb(71, 186, 168) |
| HSL | hsl(171, 45%, 50%) |
| HSV | hsv(171, 62%, 73%) |
| CMYK | cmyk(61.8%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(68.95, -36.60, -0.47) |
| CIE-LCH | lch(68.95, 36.60, 180.74°) |
| OKLab | oklab(71.9% -0.1065 -0.0019) |
| OKLCH | oklch(71.9% 0.107 181) |
| XYZ | xyz(27.2221, 39.2817, 43.1857) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.02
Topaz
#13BBAF
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BAA8 #BA4759
analogous
#47BA6E #47BAA8 #4792BA
triadic
#47BAA8 #A847BA #BAA847
tetradic
#47BAA8 #6E47BA #BA4759 #92BA47
square
#47BAA8 #6E47BA #BA4759 #92BA47
split-complementary
#47BAA8 #BA4792 #BA6E47
monochromatic
#256258 #358E80 #47BAA8 #74CBBD #A0DBD2
Accessibility & contrast
On white
2.37
#47BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#47BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BAA8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BAA8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A7
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #47baa8; /* rgb */ color: rgb(71, 186, 168); /* oklch */ color: oklch(71.9% 0.107 181.0);
Tailwind
colors: {
custom: {
50: '#87cfc1',
500: '#47baa8',
950: '#000000',
},
}SCSS
$custom: #47baa8; $custom-light: #87cfc1; $custom-dark: #000000;
JSON
{
"hex": "#47baa8",
"rgb": {
"r": 71,
"g": 186,
"b": 168
},
"hsl": {
"h": 170.609,
"s": 45.455,
"l": 50.392
},
"oklch": {
"l": 0.71903,
"c": 0.10655,
"h": 181
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#47BAA8
secondary
#C8959D
accent
#5367D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281