#47BBB9#47BBB9
#47BBB9 is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.7% C 0.103 H 193.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #47BBB9 |
|---|---|
| RGB | rgb(71, 187, 185) |
| HSL | hsl(179, 46%, 51%) |
| HSV | hsv(179, 62%, 73%) |
| CMYK | cmyk(62%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.74, -32.49, -8.65) |
| CIE-LCH | lch(69.74, 33.62, 194.92°) |
| OKLab | oklab(72.7% -0.1 -0.024) |
| OKLCH | oklch(72.7% 0.103 193.5) |
| XYZ | xyz(29.1219, 40.3799, 52.1489) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Topaz
#13BBAF
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.69
Tealish
#24BCA8
ΔE00 6.79
Turquoise (survey)
#06C2AC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BBB9 #BB4749
analogous
#47BB7F #47BBB9 #4783BB
triadic
#47BBB9 #B947BB #BBB947
tetradic
#47BBB9 #7F47BB #BB4749 #83BB47
square
#47BBB9 #7F47BB #BB4749 #83BB47
split-complementary
#47BBB9 #BB4783 #BB7F47
monochromatic
#256362 #35908E #47BBB9 #74CCCA #A0DCDB
Accessibility & contrast
On white
2.31
#47BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#47BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BBB9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BBB9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B9
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #47bbb9; /* rgb */ color: rgb(71, 187, 185); /* oklch */ color: oklch(72.7% 0.103 193.5);
Tailwind
colors: {
custom: {
50: '#88d0ce',
500: '#47bbb9',
950: '#000000',
},
}SCSS
$custom: #47bbb9; $custom-light: #88d0ce; $custom-dark: #000000;
JSON
{
"hex": "#47bbb9",
"rgb": {
"r": 71,
"g": 187,
"b": 185
},
"hsl": {
"h": 178.966,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.72699,
"c": 0.10284,
"h": 193.5
},
"luminance": 0.40383
}Semantic roles & 50–950 ramp
primary
#47BBB9
secondary
#C99596
accent
#5254D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282