#3DC597#3DC597
#3DC597 is a light, vivid teal. Relative luminance 0.432; OKLCH L 73.9% C 0.135 H 166.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC597 |
|---|---|
| RGB | rgb(61, 197, 151) |
| HSL | hsl(160, 54%, 51%) |
| HSV | hsv(160, 69%, 77%) |
| CMYK | cmyk(69%, 0%, 23.4%, 22.7%) |
| CIE-LAB | lab(71.66, -47.25, 12.65) |
| CIE-LCH | lch(71.66, 48.92, 165.02°) |
| OKLab | oklab(73.91% -0.1306 0.0323) |
| OKLCH | oklch(73.91% 0.135 166.1) |
| XYZ | xyz(27.4736, 43.1559, 36.1542) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.56
Greenblue
#23C48B
ΔE00 2.70
Greenish Teal
#32BF84
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.57
Dark Seafoam
#1FB57A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC597 #C53D6B
analogous
#3DC553 #3DC597 #3DAFC5
triadic
#3DC597 #973DC5 #C5973D
tetradic
#3DC597 #533DC5 #C53D6B #AFC53D
square
#3DC597 #533DC5 #C53D6B #AFC53D
split-complementary
#3DC597 #C53DAF #C5533D
monochromatic
#1F6850 #2D9874 #3DC597 #6CD3B0 #9BE1CA
Accessibility & contrast
On white
2.18
#3DC597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#3DC597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC597
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC597 | 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)
#C1B795
Deuteranopia (green-blind)
#AFAA9A
Tritanopia (blue-blind)
#00C6B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3dc597; /* rgb */ color: rgb(61, 197, 151); /* oklch */ color: oklch(73.9% 0.135 166.1);
Tailwind
colors: {
custom: {
50: '#84d7b5',
500: '#3dc597',
950: '#000000',
},
}SCSS
$custom: #3dc597; $custom-light: #84d7b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc597",
"rgb": {
"r": 61,
"g": 197,
"b": 151
},
"hsl": {
"h": 159.706,
"s": 53.968,
"l": 50.588
},
"oklch": {
"l": 0.73905,
"c": 0.13459,
"h": 166.1
},
"luminance": 0.43159
}Semantic roles & 50–950 ramp
primary
#3DC597
secondary
#CD91A5
accent
#4A7CDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380