#3BC69C#3BC69C
#3BC69C is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.133 H 168.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC69C |
|---|---|
| RGB | rgb(59, 198, 156) |
| HSL | hsl(162, 55%, 50%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(70.2%, 0%, 21.2%, 22.4%) |
| CIE-LAB | lab(72.04, -46.80, 10.47) |
| CIE-LCH | lch(72.04, 47.96, 167.38°) |
| OKLab | oklab(74.24% -0.1301 0.0268) |
| OKLCH | oklch(74.24% 0.133 168.4) |
| XYZ | xyz(27.9953, 43.7151, 38.4085) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.24
Greenblue
#23C48B
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.26
Greenish Teal
#32BF84
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC69C #C63B65
analogous
#3BC657 #3BC69C #3BAAC6
triadic
#3BC69C #9C3BC6 #C69C3B
tetradic
#3BC69C #573BC6 #C63B65 #AAC63B
square
#3BC69C #573BC6 #C63B65 #AAC63B
split-complementary
#3BC69C #C63BAA #C6573B
monochromatic
#1E6852 #2C9877 #3BC69C #6AD4B4 #9AE2CC
Accessibility & contrast
On white
2.16
#3BC69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#3BC69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC69C
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC69C | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B89A
Deuteranopia (green-blind)
#AFAB9F
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3bc69c; /* rgb */ color: rgb(59, 198, 156); /* oklch */ color: oklch(74.2% 0.133 168.4);
Tailwind
colors: {
custom: {
50: '#83d8b9',
500: '#3bc69c',
950: '#000000',
},
}SCSS
$custom: #3bc69c; $custom-light: #83d8b9; $custom-dark: #000000;
JSON
{
"hex": "#3bc69c",
"rgb": {
"r": 59,
"g": 198,
"b": 156
},
"hsl": {
"h": 161.871,
"s": 54.941,
"l": 50.392
},
"oklch": {
"l": 0.74239,
"c": 0.13288,
"h": 168.4
},
"luminance": 0.43718
}Semantic roles & 50–950 ramp
primary
#3BC69C
secondary
#CD8FA2
accent
#4A76DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380