#3DC593#3DC593
#3DC593 is a light, vivid teal. Relative luminance 0.430; OKLCH L 73.8% C 0.138 H 164.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC593 |
|---|---|
| RGB | rgb(61, 197, 147) |
| HSL | hsl(158, 54%, 51%) |
| HSV | hsv(158, 69%, 77%) |
| CMYK | cmyk(69%, 0%, 25.4%, 22.7%) |
| CIE-LAB | lab(71.57, -48.17, 14.68) |
| CIE-LCH | lch(71.57, 50.35, 163.05°) |
| OKLab | oklab(73.8% -0.1325 0.0375) |
| OKLCH | oklch(73.8% 0.138 164.2) |
| XYZ | xyz(27.1543, 43.0281, 34.4723) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 1.86
Green Blue
#01C08D
ΔE00 2.35
Greenish Teal
#32BF84
ΔE00 2.85
Eucalyptus
#44D7A8
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.21
Dark Seafoam
#1FB57A
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC593 #C53D6F
analogous
#3DC54F #3DC593 #3DB3C5
triadic
#3DC593 #933DC5 #C5933D
tetradic
#3DC593 #4F3DC5 #C53D6F #B3C53D
square
#3DC593 #4F3DC5 #C53D6F #B3C53D
split-complementary
#3DC593 #C53DB3 #C54F3D
monochromatic
#1F684D #2D9870 #3DC593 #6CD3AD #9BE1C7
Accessibility & contrast
On white
2.19
#3DC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#3DC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC593
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC593 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#00C5B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3dc593; /* rgb */ color: rgb(61, 197, 147); /* oklch */ color: oklch(73.8% 0.138 164.2);
Tailwind
colors: {
custom: {
50: '#83d7b2',
500: '#3dc593',
950: '#000000',
},
}SCSS
$custom: #3dc593; $custom-light: #83d7b2; $custom-dark: #000000;
JSON
{
"hex": "#3dc593",
"rgb": {
"r": 61,
"g": 197,
"b": 147
},
"hsl": {
"h": 157.941,
"s": 53.968,
"l": 50.588
},
"oklch": {
"l": 0.73805,
"c": 0.13773,
"h": 164.2
},
"luminance": 0.43031
}Semantic roles & 50–950 ramp
primary
#3DC593
secondary
#CD91A7
accent
#4A80DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380