#3DC594#3DC594
#3DC594 is a light, vivid teal. Relative luminance 0.431; OKLCH L 73.8% C 0.137 H 164.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC594 |
|---|---|
| RGB | rgb(61, 197, 148) |
| HSL | hsl(158, 54%, 51%) |
| HSV | hsv(158, 69%, 77%) |
| CMYK | cmyk(69%, 0%, 24.9%, 22.7%) |
| CIE-LAB | lab(71.60, -47.94, 14.17) |
| CIE-LCH | lch(71.60, 49.99, 163.53°) |
| OKLab | oklab(73.83% -0.1321 0.0362) |
| OKLCH | oklch(73.83% 0.137 164.7) |
| XYZ | xyz(27.2331, 43.0597, 34.8873) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.05
Green Blue
#01C08D
ΔE00 2.36
Greenish Teal
#32BF84
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.04
Dark Seafoam
#1FB57A
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC594 #C53D6E
analogous
#3DC550 #3DC594 #3DB2C5
triadic
#3DC594 #943DC5 #C5943D
tetradic
#3DC594 #503DC5 #C53D6E #B2C53D
square
#3DC594 #503DC5 #C53D6E #B2C53D
split-complementary
#3DC594 #C53DB2 #C5503D
monochromatic
#1F684E #2D9871 #3DC594 #6CD3AE #9BE1C8
Accessibility & contrast
On white
2.18
#3DC594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#3DC594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC594
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC594 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 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)
#C1B791
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#00C5B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3dc594; /* rgb */ color: rgb(61, 197, 148); /* oklch */ color: oklch(73.8% 0.137 164.7);
Tailwind
colors: {
custom: {
50: '#84d7b3',
500: '#3dc594',
950: '#000000',
},
}SCSS
$custom: #3dc594; $custom-light: #84d7b3; $custom-dark: #000000;
JSON
{
"hex": "#3dc594",
"rgb": {
"r": 61,
"g": 197,
"b": 148
},
"hsl": {
"h": 158.382,
"s": 53.968,
"l": 50.588
},
"oklch": {
"l": 0.7383,
"c": 0.13693,
"h": 164.7
},
"luminance": 0.43063
}Semantic roles & 50–950 ramp
primary
#3DC594
secondary
#CD91A6
accent
#4A7FDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380