#47BBAD#47BBAD
#47BBAD is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.106 H 184.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #47BBAD |
|---|---|
| RGB | rgb(71, 187, 173) |
| HSL | hsl(173, 46%, 51%) |
| HSV | hsv(173, 62%, 73%) |
| CMYK | cmyk(62%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.39, -35.75, -2.57) |
| CIE-LCH | lch(69.39, 35.84, 184.12°) |
| OKLab | oklab(72.3% -0.1053 -0.0075) |
| OKLCH | oklch(72.3% 0.106 184.1) |
| XYZ | xyz(27.9082, 39.8944, 45.7567) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.41
Tealish
#24BCA8
ΔE00 2.73
Lightseagreen
#20B2AA
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BBAD #BB4755
analogous
#47BB73 #47BBAD #478FBB
triadic
#47BBAD #AD47BB #BBAD47
tetradic
#47BBAD #7347BB #BB4755 #8FBB47
square
#47BBAD #7347BB #BB4755 #8FBB47
split-complementary
#47BBAD #BB478F #BB7347
monochromatic
#25635B #359085 #47BBAD #74CCC1 #A0DCD5
Accessibility & contrast
On white
2.34
#47BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#47BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BBAD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BBAD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #47bbad; /* rgb */ color: rgb(71, 187, 173); /* oklch */ color: oklch(72.3% 0.106 184.1);
Tailwind
colors: {
custom: {
50: '#87d0c5',
500: '#47bbad',
950: '#000000',
},
}SCSS
$custom: #47bbad; $custom-light: #87d0c5; $custom-dark: #000000;
JSON
{
"hex": "#47bbad",
"rgb": {
"r": 71,
"g": 187,
"b": 173
},
"hsl": {
"h": 172.759,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.72305,
"c": 0.10559,
"h": 184.1
},
"luminance": 0.39897
}Semantic roles & 50–950 ramp
primary
#47BBAD
secondary
#C9959B
accent
#5262D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281