#3BBB93#3BBB93
#3BBB93 is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.2% C 0.126 H 168.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBB93 |
|---|---|
| RGB | rgb(59, 187, 147) |
| HSL | hsl(161, 52%, 48%) |
| HSV | hsv(161, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(68.44, -44.31, 10.26) |
| CIE-LCH | lch(68.44, 45.48, 166.97°) |
| OKLab | oklab(71.23% -0.1232 0.0262) |
| OKLCH | oklch(71.23% 0.126 168) |
| XYZ | xyz(24.8377, 38.5743, 33.7347) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.08
Greeny Blue
#42B395
ΔE00 3.30
Greenblue
#23C48B
ΔE00 4.35
Greenish Teal
#32BF84
ΔE00 4.52
Dark Seafoam
#1FB57A
ΔE00 5.20
Bluey Green
#2BB179
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBB93 #BB3B63
analogous
#3BBB53 #3BBB93 #3BA3BB
triadic
#3BBB93 #933BBB #BB933B
tetradic
#3BBB93 #533BBB #BB3B63 #A3BB3B
square
#3BBB93 #533BBB #BB3B63 #A3BB3B
split-complementary
#3BBB93 #BB3BA3 #BB533B
monochromatic
#1E5E4A #2C8C6E #3BBB93 #65CEAD #93DDC6
Accessibility & contrast
On white
2.41
#3BBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#3BBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBB93
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBB93 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE91
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3bbb93; /* rgb */ color: rgb(59, 187, 147); /* oklch */ color: oklch(71.2% 0.126 168.0);
Tailwind
colors: {
custom: {
50: '#81d0b2',
500: '#3bbb93',
950: '#000000',
},
}SCSS
$custom: #3bbb93; $custom-light: #81d0b2; $custom-dark: #000000;
JSON
{
"hex": "#3bbb93",
"rgb": {
"r": 59,
"g": 187,
"b": 147
},
"hsl": {
"h": 161.25,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71227,
"c": 0.12594,
"h": 168
},
"luminance": 0.38577
}Semantic roles & 50–950 ramp
primary
#3BBB93
secondary
#C88A9D
accent
#4C79DB
background
#F8FCFA
surface
#F0F9F5
border
#CBD2CF
text
#0C1411
muted
#7D8280