#3BC89D#3BC89D
#3BC89D is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.8% C 0.135 H 168.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC89D |
|---|---|
| RGB | rgb(59, 200, 157) |
| HSL | hsl(162, 56%, 51%) |
| HSV | hsv(162, 71%, 78%) |
| CMYK | cmyk(70.5%, 0%, 21.5%, 21.6%) |
| CIE-LAB | lab(72.67, -47.39, 10.84) |
| CIE-LCH | lch(72.67, 48.62, 167.12°) |
| OKLab | oklab(74.77% -0.1317 0.0277) |
| OKLCH | oklch(74.77% 0.135 168.1) |
| XYZ | xyz(28.5405, 44.6694, 39.0097) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.42
Greenblue
#23C48B
ΔE00 3.69
Eucalyptus
#44D7A8
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 3.87
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Greenish Teal
#32BF84
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC89D #C83B66
analogous
#3BC856 #3BC89D #3BACC8
triadic
#3BC89D #9D3BC8 #C89D3B
tetradic
#3BC89D #563BC8 #C83B66 #ACC83B
square
#3BC89D #563BC8 #C83B66 #ACC83B
split-complementary
#3BC89D #C83BAC #C8563B
monochromatic
#1E6B53 #2B9A79 #3BC89D #6BD5B5 #9BE3CD
Accessibility & contrast
On white
2.11
#3BC89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#3BC89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC89D
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC89D | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 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)
#C3BA9B
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3bc89d; /* rgb */ color: rgb(59, 200, 157); /* oklch */ color: oklch(74.8% 0.135 168.1);
Tailwind
colors: {
custom: {
50: '#84d9ba',
500: '#3bc89d',
950: '#000000',
},
}SCSS
$custom: #3bc89d; $custom-light: #84d9ba; $custom-dark: #000000;
JSON
{
"hex": "#3bc89d",
"rgb": {
"r": 59,
"g": 200,
"b": 157
},
"hsl": {
"h": 161.702,
"s": 56.175,
"l": 50.784
},
"oklch": {
"l": 0.74767,
"c": 0.13457,
"h": 168.1
},
"luminance": 0.44673
}Semantic roles & 50–950 ramp
primary
#3BC89D
secondary
#CF90A3
accent
#4876DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380