#3BBCAA#3BBCAA
#3BBCAA is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 181.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBCAA |
|---|---|
| RGB | rgb(59, 188, 170) |
| HSL | hsl(172, 52%, 48%) |
| HSV | hsv(172, 69%, 74%) |
| CMYK | cmyk(68.6%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.32, -38.93, -1.07) |
| CIE-LCH | lch(69.32, 38.95, 181.57°) |
| OKLab | oklab(72.14% -0.1135 -0.0035) |
| OKLCH | oklch(72.14% 0.114 181.8) |
| XYZ | xyz(27.0391, 39.7954, 44.2787) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.24
Turquoise (survey)
#06C2AC
ΔE00 2.47
Topaz
#13BBAF
ΔE00 2.58
Lightseagreen
#20B2AA
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBCAA #BC3B4D
analogous
#3BBC69 #3BBCAA #3B8DBC
triadic
#3BBCAA #AA3BBC #BCAA3B
tetradic
#3BBCAA #693BBC #BC3B4D #8DBC3B
square
#3BBCAA #693BBC #BC3B4D #8DBC3B
split-complementary
#3BBCAA #BC3B8D #BC693B
monochromatic
#1E5F56 #2C8D80 #3BBCAA #65CFC0 #94DDD3
Accessibility & contrast
On white
2.34
#3BBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#3BBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBCAA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBCAA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A9
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbcaa; /* rgb */ color: rgb(59, 188, 170); /* oklch */ color: oklch(72.1% 0.114 181.8);
Tailwind
colors: {
custom: {
50: '#82d1c3',
500: '#3bbcaa',
950: '#000000',
},
}SCSS
$custom: #3bbcaa; $custom-light: #82d1c3; $custom-dark: #000000;
JSON
{
"hex": "#3bbcaa",
"rgb": {
"r": 59,
"g": 188,
"b": 170
},
"hsl": {
"h": 171.628,
"s": 52.227,
"l": 48.431
},
"oklch": {
"l": 0.72137,
"c": 0.11352,
"h": 181.8
},
"luminance": 0.39799
}Semantic roles & 50–950 ramp
primary
#3BBCAA
secondary
#C98A93
accent
#4C60DC
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281