#3DC393#3DC393
#3DC393 is a light, vivid teal. Relative luminance 0.421; OKLCH L 73.3% C 0.135 H 164.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC393 |
|---|---|
| RGB | rgb(61, 195, 147) |
| HSL | hsl(159, 53%, 50%) |
| HSV | hsv(159, 69%, 76%) |
| CMYK | cmyk(68.7%, 0%, 24.6%, 23.5%) |
| CIE-LAB | lab(70.96, -47.34, 13.81) |
| CIE-LCH | lch(70.96, 49.32, 163.73°) |
| OKLab | oklab(73.3% -0.1305 0.0353) |
| OKLCH | oklch(73.3% 0.135 164.9) |
| XYZ | xyz(26.7032, 42.1259, 34.3219) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.14
Greenblue
#23C48B
ΔE00 2.16
Greenish Teal
#32BF84
ΔE00 2.94
Dark Seafoam
#1FB57A
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC393 #C33D6D
analogous
#3DC350 #3DC393 #3DB0C3
triadic
#3DC393 #933DC3 #C3933D
tetradic
#3DC393 #503DC3 #C33D6D #B0C33D
square
#3DC393 #503DC3 #C33D6D #B0C33D
split-complementary
#3DC393 #C33DB0 #C3503D
monochromatic
#20664D #2E9570 #3DC393 #6CD1AD #9AE0C7
Accessibility & contrast
On white
2.23
#3DC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#3DC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC393
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC393 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3dc393; /* rgb */ color: rgb(61, 195, 147); /* oklch */ color: oklch(73.3% 0.135 164.9);
Tailwind
colors: {
custom: {
50: '#83d6b2',
500: '#3dc393',
950: '#000000',
},
}SCSS
$custom: #3dc393; $custom-light: #83d6b2; $custom-dark: #000000;
JSON
{
"hex": "#3dc393",
"rgb": {
"r": 61,
"g": 195,
"b": 147
},
"hsl": {
"h": 158.507,
"s": 52.756,
"l": 50.196
},
"oklch": {
"l": 0.733,
"c": 0.13518,
"h": 164.9
},
"luminance": 0.42129
}Semantic roles & 50–950 ramp
primary
#3DC393
secondary
#CC90A5
accent
#4C7FDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380