#3BC19D#3BC19D
#3BC19D is a light, vivid teal. Relative luminance 0.415; OKLCH L 73.0% C 0.126 H 171.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC19D |
|---|---|
| RGB | rgb(59, 193, 157) |
| HSL | hsl(164, 53%, 49%) |
| HSV | hsv(164, 69%, 76%) |
| CMYK | cmyk(69.4%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(70.53, -44.45, 7.78) |
| CIE-LCH | lch(70.53, 45.12, 170.07°) |
| OKLab | oklab(73.01% -0.1246 0.0198) |
| OKLCH | oklch(73.01% 0.126 171) |
| XYZ | xyz(26.9563, 41.5010, 38.4816) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.95
Green Blue
#01C08D
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.47
Turquoise (survey)
#06C2AC
ΔE00 4.82
Greenblue
#23C48B
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC19D #C13B5F
analogous
#3BC15A #3BC19D #3BA2C1
triadic
#3BC19D #9D3BC1 #C19D3B
tetradic
#3BC19D #5A3BC1 #C13B5F #A2C13B
square
#3BC19D #5A3BC1 #C13B5F #A2C13B
split-complementary
#3BC19D #C13BA2 #C15A3B
monochromatic
#1E6351 #2D9277 #3BC19D #68D1B5 #97DFCC
Accessibility & contrast
On white
2.26
#3BC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#3BC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC19D
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC19D | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49B
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3bc19d; /* rgb */ color: rgb(59, 193, 157); /* oklch */ color: oklch(73.0% 0.126 171.0);
Tailwind
colors: {
custom: {
50: '#82d4b9',
500: '#3bc19d',
950: '#000000',
},
}SCSS
$custom: #3bc19d; $custom-light: #82d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3bc19d",
"rgb": {
"r": 59,
"g": 193,
"b": 157
},
"hsl": {
"h": 163.881,
"s": 53.175,
"l": 49.412
},
"oklch": {
"l": 0.73009,
"c": 0.12618,
"h": 171
},
"luminance": 0.41504
}Semantic roles & 50–950 ramp
primary
#3BC19D
secondary
#CB8D9E
accent
#4B72DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380