#3BC89C#3BC89C
#3BC89C is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.135 H 167.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC89C |
|---|---|
| RGB | rgb(59, 200, 156) |
| HSL | hsl(161, 56%, 51%) |
| HSV | hsv(161, 71%, 78%) |
| CMYK | cmyk(70.5%, 0%, 22%, 21.6%) |
| CIE-LAB | lab(72.65, -47.63, 11.34) |
| CIE-LCH | lch(72.65, 48.96, 166.60°) |
| OKLab | oklab(74.74% -0.1322 0.029) |
| OKLCH | oklch(74.74% 0.135 167.6) |
| XYZ | xyz(28.4554, 44.6354, 38.5619) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.28
Greenblue
#23C48B
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 3.99
Greenish Teal
#32BF84
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC89C #C83B67
analogous
#3BC856 #3BC89C #3BADC8
triadic
#3BC89C #9C3BC8 #C89C3B
tetradic
#3BC89C #563BC8 #C83B67 #ADC83B
square
#3BC89C #563BC8 #C83B67 #ADC83B
split-complementary
#3BC89C #C83BAD #C8563B
monochromatic
#1E6B53 #2B9A78 #3BC89C #6BD5B4 #9BE3CC
Accessibility & contrast
On white
2.12
#3BC89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#3BC89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC89C
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC89C | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9A
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3bc89c; /* rgb */ color: rgb(59, 200, 156); /* oklch */ color: oklch(74.7% 0.135 167.6);
Tailwind
colors: {
custom: {
50: '#84d9b9',
500: '#3bc89c',
950: '#000000',
},
}SCSS
$custom: #3bc89c; $custom-light: #84d9b9; $custom-dark: #000000;
JSON
{
"hex": "#3bc89c",
"rgb": {
"r": 59,
"g": 200,
"b": 156
},
"hsl": {
"h": 161.277,
"s": 56.175,
"l": 50.784
},
"oklch": {
"l": 0.74741,
"c": 0.13531,
"h": 167.6
},
"luminance": 0.44639
}Semantic roles & 50–950 ramp
primary
#3BC89C
secondary
#CF90A4
accent
#4877DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380