#3DC596#3DC596
#3DC596 is a light, vivid teal. Relative luminance 0.431; OKLCH L 73.9% C 0.135 H 165.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC596 |
|---|---|
| RGB | rgb(61, 197, 150) |
| HSL | hsl(159, 54%, 51%) |
| HSV | hsv(159, 69%, 77%) |
| CMYK | cmyk(69%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(71.64, -47.48, 13.15) |
| CIE-LCH | lch(71.64, 49.27, 164.52°) |
| OKLab | oklab(73.88% -0.1311 0.0336) |
| OKLCH | oklch(73.88% 0.135 165.6) |
| XYZ | xyz(27.3928, 43.1235, 35.7283) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.47
Greenblue
#23C48B
ΔE00 2.47
Greenish Teal
#32BF84
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.72
Dark Seafoam
#1FB57A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC596 #C53D6C
analogous
#3DC552 #3DC596 #3DB0C5
triadic
#3DC596 #963DC5 #C5963D
tetradic
#3DC596 #523DC5 #C53D6C #B0C53D
square
#3DC596 #523DC5 #C53D6C #B0C53D
split-complementary
#3DC596 #C53DB0 #C5523D
monochromatic
#1F684F #2D9873 #3DC596 #6CD3AF #9BE1C9
Accessibility & contrast
On white
2.18
#3DC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#3DC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC596
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC596 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#AFAA99
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3dc596; /* rgb */ color: rgb(61, 197, 150); /* oklch */ color: oklch(73.9% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#84d7b5',
500: '#3dc596',
950: '#000000',
},
}SCSS
$custom: #3dc596; $custom-light: #84d7b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc596",
"rgb": {
"r": 61,
"g": 197,
"b": 150
},
"hsl": {
"h": 159.265,
"s": 53.968,
"l": 50.588
},
"oklch": {
"l": 0.7388,
"c": 0.13536,
"h": 165.6
},
"luminance": 0.43127
}Semantic roles & 50–950 ramp
primary
#3DC596
secondary
#CD91A6
accent
#4A7DDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380