#3BBB96#3BBB96
#3BBB96 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.124 H 169.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBB96 |
|---|---|
| RGB | rgb(59, 187, 150) |
| HSL | hsl(163, 52%, 48%) |
| HSV | hsv(163, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(68.51, -43.59, 8.72) |
| CIE-LCH | lch(68.51, 44.45, 168.69°) |
| OKLab | oklab(71.31% -0.1218 0.0223) |
| OKLCH | oklch(71.31% 0.124 169.6) |
| XYZ | xyz(25.0761, 38.6696, 34.9907) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.75
Green Blue
#01C08D
ΔE00 3.71
Greenblue
#23C48B
ΔE00 5.05
Greenish Teal
#32BF84
ΔE00 5.34
Tealish
#24BCA8
ΔE00 5.56
Turquoise (survey)
#06C2AC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBB96 #BB3B60
analogous
#3BBB56 #3BBB96 #3BA0BB
triadic
#3BBB96 #963BBB #BB963B
tetradic
#3BBB96 #563BBB #BB3B60 #A0BB3B
square
#3BBB96 #563BBB #BB3B60 #A0BB3B
split-complementary
#3BBB96 #BB3BA0 #BB563B
monochromatic
#1E5E4B #2C8C71 #3BBB96 #65CEB0 #93DDC8
Accessibility & contrast
On white
2.40
#3BBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#3BBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBB96
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBB96 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3bbb96; /* rgb */ color: rgb(59, 187, 150); /* oklch */ color: oklch(71.3% 0.124 169.6);
Tailwind
colors: {
custom: {
50: '#81d0b4',
500: '#3bbb96',
950: '#000000',
},
}SCSS
$custom: #3bbb96; $custom-light: #81d0b4; $custom-dark: #000000;
JSON
{
"hex": "#3bbb96",
"rgb": {
"r": 59,
"g": 187,
"b": 150
},
"hsl": {
"h": 162.656,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71306,
"c": 0.12378,
"h": 169.6
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#3BBB96
secondary
#C88A9C
accent
#4C76DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280