#3DC196#3DC196
#3DC196 is a light, vivid teal. Relative luminance 0.413; OKLCH L 72.9% C 0.130 H 167.1°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC196 |
|---|---|
| RGB | rgb(61, 193, 150) |
| HSL | hsl(160, 52%, 50%) |
| HSV | hsv(160, 68%, 76%) |
| CMYK | cmyk(68.4%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(70.41, -45.82, 11.42) |
| CIE-LCH | lch(70.41, 47.22, 166.01°) |
| OKLab | oklab(72.87% -0.127 0.0292) |
| OKLCH | oklch(72.87% 0.13 167.1) |
| XYZ | xyz(26.4965, 41.3311, 35.4295) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.53
Greenblue
#23C48B
ΔE00 3.29
Greenish Teal
#32BF84
ΔE00 3.94
Greeny Blue
#42B395
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC196 #C13D68
analogous
#3DC154 #3DC196 #3DAAC1
triadic
#3DC196 #963DC1 #C1963D
tetradic
#3DC196 #543DC1 #C13D68 #AAC13D
square
#3DC196 #543DC1 #C13D68 #AAC13D
split-complementary
#3DC196 #C13DAA #C1543D
monochromatic
#20644E #2E9272 #3DC196 #6BD0AF #99DFC8
Accessibility & contrast
On white
2.27
#3DC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#3DC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC196
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC196 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB494
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3dc196; /* rgb */ color: rgb(61, 193, 150); /* oklch */ color: oklch(72.9% 0.130 167.1);
Tailwind
colors: {
custom: {
50: '#83d4b5',
500: '#3dc196',
950: '#000000',
},
}SCSS
$custom: #3dc196; $custom-light: #83d4b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc196",
"rgb": {
"r": 61,
"g": 193,
"b": 150
},
"hsl": {
"h": 160.455,
"s": 51.969,
"l": 49.804
},
"oklch": {
"l": 0.72871,
"c": 0.13035,
"h": 167.1
},
"luminance": 0.41334
}Semantic roles & 50–950 ramp
primary
#3DC196
secondary
#CB8FA2
accent
#4C7BDB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380