#3DC197#3DC197
#3DC197 is a light, vivid teal. Relative luminance 0.414; OKLCH L 72.9% C 0.130 H 167.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC197 |
|---|---|
| RGB | rgb(61, 193, 151) |
| HSL | hsl(161, 52%, 50%) |
| HSV | hsv(161, 68%, 76%) |
| CMYK | cmyk(68.4%, 0%, 21.8%, 24.3%) |
| CIE-LAB | lab(70.43, -45.58, 10.91) |
| CIE-LCH | lch(70.43, 46.87, 166.54°) |
| OKLab | oklab(72.9% -0.1266 0.0279) |
| OKLCH | oklch(72.9% 0.13 167.6) |
| XYZ | xyz(26.5774, 41.3634, 35.8554) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.71
Greenblue
#23C48B
ΔE00 3.54
Greenish Teal
#32BF84
ΔE00 4.20
Greeny Blue
#42B395
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC197 #C13D67
analogous
#3DC155 #3DC197 #3DA9C1
triadic
#3DC197 #973DC1 #C1973D
tetradic
#3DC197 #553DC1 #C13D67 #A9C13D
square
#3DC197 #553DC1 #C13D67 #A9C13D
split-complementary
#3DC197 #C13DA9 #C1553D
monochromatic
#20644E #2E9273 #3DC197 #6BD0B0 #99DFC9
Accessibility & contrast
On white
2.26
#3DC197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#3DC197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC197
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC197 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 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)
#BCB495
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3dc197; /* rgb */ color: rgb(61, 193, 151); /* oklch */ color: oklch(72.9% 0.130 167.6);
Tailwind
colors: {
custom: {
50: '#83d4b5',
500: '#3dc197',
950: '#000000',
},
}SCSS
$custom: #3dc197; $custom-light: #83d4b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc197",
"rgb": {
"r": 61,
"g": 193,
"b": 151
},
"hsl": {
"h": 160.909,
"s": 51.969,
"l": 49.804
},
"oklch": {
"l": 0.72897,
"c": 0.12961,
"h": 167.6
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#3DC197
secondary
#CB8FA2
accent
#4C7ADB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380