#3BC99F#3BC99F
#3BC99F is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.1% C 0.134 H 168.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC99F |
|---|---|
| RGB | rgb(59, 201, 159) |
| HSL | hsl(162, 57%, 51%) |
| HSV | hsv(162, 71%, 79%) |
| CMYK | cmyk(70.6%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(73.03, -47.34, 10.26) |
| CIE-LCH | lch(73.03, 48.44, 167.77°) |
| OKLab | oklab(75.07% -0.1318 0.0262) |
| OKLCH | oklch(75.07% 0.134 168.7) |
| XYZ | xyz(28.9450, 45.2030, 39.9937) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 3.67
Green Blue
#01C08D
ΔE00 3.77
Greenblue
#23C48B
ΔE00 4.05
Aquamarine (survey)
#04D8B2
ΔE00 4.39
Greenish Teal
#32BF84
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC99F #C93B65
analogous
#3BC958 #3BC99F #3BACC9
triadic
#3BC99F #9F3BC9 #C99F3B
tetradic
#3BC99F #583BC9 #C93B65 #ACC93B
square
#3BC99F #583BC9 #C93B65 #ACC93B
split-complementary
#3BC99F #C93BAC #C9583B
monochromatic
#1E6C55 #2B9C7A #3BC99F #6BD6B7 #9BE3CE
Accessibility & contrast
On white
2.09
#3BC99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#3BC99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC99F
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC99F | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9D
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3bc99f; /* rgb */ color: rgb(59, 201, 159); /* oklch */ color: oklch(75.1% 0.134 168.7);
Tailwind
colors: {
custom: {
50: '#84dabb',
500: '#3bc99f',
950: '#000000',
},
}SCSS
$custom: #3bc99f; $custom-light: #84dabb; $custom-dark: #000000;
JSON
{
"hex": "#3bc99f",
"rgb": {
"r": 59,
"g": 201,
"b": 159
},
"hsl": {
"h": 162.254,
"s": 56.8,
"l": 50.98
},
"oklch": {
"l": 0.7507,
"c": 0.13434,
"h": 168.7
},
"luminance": 0.45206
}Semantic roles & 50–950 ramp
primary
#3BC99F
secondary
#CF90A3
accent
#4875E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380