#47BEA8#47BEA8
#47BEA8 is a light, moderate teal. Relative luminance 0.410; OKLCH L 72.9% C 0.111 H 178.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #47BEA8 |
|---|---|
| RGB | rgb(71, 190, 168) |
| HSL | hsl(169, 48%, 51%) |
| HSV | hsv(169, 63%, 75%) |
| CMYK | cmyk(62.6%, 0%, 11.6%, 25.5%) |
| CIE-LAB | lab(70.17, -38.42, 1.30) |
| CIE-LCH | lch(70.17, 38.45, 178.06°) |
| OKLab | oklab(72.89% -0.1108 0.0028) |
| OKLCH | oklch(72.89% 0.111 178.5) |
| XYZ | xyz(28.0765, 40.9907, 43.4705) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.09
Turquoise (survey)
#06C2AC
ΔE00 2.65
Topaz
#13BBAF
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 5.96
Lightseagreen
#20B2AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BEA8 #BE475D
analogous
#47BE6C #47BEA8 #4798BE
triadic
#47BEA8 #A847BE #BEA847
tetradic
#47BEA8 #6C47BE #BE475D #98BE47
square
#47BEA8 #6C47BE #BE475D #98BE47
split-complementary
#47BEA8 #BE4798 #BE6C47
monochromatic
#24665A #349482 #47BEA8 #74CEBD #A1DED3
Accessibility & contrast
On white
2.28
#47BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#47BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BEA8
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BEA8 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A7
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#00C1B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #47bea8; /* rgb */ color: rgb(71, 190, 168); /* oklch */ color: oklch(72.9% 0.111 178.5);
Tailwind
colors: {
custom: {
50: '#87d2c1',
500: '#47bea8',
950: '#000000',
},
}SCSS
$custom: #47bea8; $custom-light: #87d2c1; $custom-dark: #000000;
JSON
{
"hex": "#47bea8",
"rgb": {
"r": 71,
"g": 190,
"b": 168
},
"hsl": {
"h": 168.908,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.72891,
"c": 0.11081,
"h": 178.5
},
"luminance": 0.40994
}Semantic roles & 50–950 ramp
primary
#47BEA8
secondary
#CB96A0
accent
#5069D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281