#3BBBA7#3BBBA7
#3BBBA7 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.114 H 180.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBBA7 |
|---|---|
| RGB | rgb(59, 187, 167) |
| HSL | hsl(171, 52%, 48%) |
| HSV | hsv(171, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 10.7%, 26.7%) |
| CIE-LAB | lab(68.94, -39.28, 0.02) |
| CIE-LCH | lch(68.94, 39.28, 179.98°) |
| OKLab | oklab(71.8% -0.1138 -0.0006) |
| OKLCH | oklch(71.8% 0.114 180.3) |
| XYZ | xyz(26.5457, 39.2575, 42.7301) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.11
Turquoise (survey)
#06C2AC
ΔE00 2.46
Topaz
#13BBAF
ΔE00 3.17
Greeny Blue
#42B395
ΔE00 4.29
Lightseagreen
#20B2AA
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBBA7 #BB3B4F
analogous
#3BBB67 #3BBBA7 #3B8FBB
triadic
#3BBBA7 #A73BBB #BBA73B
tetradic
#3BBBA7 #673BBB #BB3B4F #8FBB3B
square
#3BBBA7 #673BBB #BB3B4F #8FBB3B
split-complementary
#3BBBA7 #BB3B8F #BB673B
monochromatic
#1E5E54 #2C8C7D #3BBBA7 #65CEBE #93DDD2
Accessibility & contrast
On white
2.37
#3BBBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#3BBBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBBA7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBBA7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3bbba7; /* rgb */ color: rgb(59, 187, 167); /* oklch */ color: oklch(71.8% 0.114 180.3);
Tailwind
colors: {
custom: {
50: '#82d0c1',
500: '#3bbba7',
950: '#000000',
},
}SCSS
$custom: #3bbba7; $custom-light: #82d0c1; $custom-dark: #000000;
JSON
{
"hex": "#3bbba7",
"rgb": {
"r": 59,
"g": 187,
"b": 167
},
"hsl": {
"h": 170.625,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71795,
"c": 0.11382,
"h": 180.3
},
"luminance": 0.3926
}Semantic roles & 50–950 ramp
primary
#3BBBA7
secondary
#C88A93
accent
#4C63DB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281