#3BBBAA#3BBBAA
#3BBBAA is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.113 H 182.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBBAA |
|---|---|
| RGB | rgb(59, 187, 170) |
| HSL | hsl(172, 52%, 48%) |
| HSV | hsv(172, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(69.02, -38.48, -1.51) |
| CIE-LCH | lch(69.02, 38.51, 182.25°) |
| OKLab | oklab(71.89% -0.1124 -0.0047) |
| OKLCH | oklch(71.89% 0.113 182.4) |
| XYZ | xyz(26.8262, 39.3697, 44.2077) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.44
Topaz
#13BBAF
ΔE00 2.31
Turquoise (survey)
#06C2AC
ΔE00 2.78
Lightseagreen
#20B2AA
ΔE00 4.08
Greeny Blue
#42B395
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBBAA #BB3B4C
analogous
#3BBB6A #3BBBAA #3B8CBB
triadic
#3BBBAA #AA3BBB #BBAA3B
tetradic
#3BBBAA #6A3BBB #BB3B4C #8CBB3B
square
#3BBBAA #6A3BBB #BB3B4C #8CBB3B
split-complementary
#3BBBAA #BB3B8C #BB6A3B
monochromatic
#1E5E55 #2C8C80 #3BBBAA #65CEC0 #93DDD3
Accessibility & contrast
On white
2.37
#3BBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#3BBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBBAA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBBAA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3bbbaa; /* rgb */ color: rgb(59, 187, 170); /* oklch */ color: oklch(71.9% 0.113 182.4);
Tailwind
colors: {
custom: {
50: '#82d0c3',
500: '#3bbbaa',
950: '#000000',
},
}SCSS
$custom: #3bbbaa; $custom-light: #82d0c3; $custom-dark: #000000;
JSON
{
"hex": "#3bbbaa",
"rgb": {
"r": 59,
"g": 187,
"b": 170
},
"hsl": {
"h": 172.031,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71888,
"c": 0.11254,
"h": 182.4
},
"luminance": 0.39373
}Semantic roles & 50–950 ramp
primary
#3BBBAA
secondary
#C88A92
accent
#4C5FDB
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281