#3DC395#3DC395
#3DC395 is a light, vivid teal. Relative luminance 0.422; OKLCH L 73.4% C 0.134 H 165.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC395 |
|---|---|
| RGB | rgb(61, 195, 149) |
| HSL | hsl(159, 53%, 50%) |
| HSV | hsv(159, 69%, 76%) |
| CMYK | cmyk(68.7%, 0%, 23.6%, 23.5%) |
| CIE-LAB | lab(71.00, -46.88, 12.80) |
| CIE-LCH | lch(71.00, 48.60, 164.73°) |
| OKLab | oklab(73.35% -0.1295 0.0327) |
| OKLCH | oklch(73.35% 0.134 165.8) |
| XYZ | xyz(26.8615, 42.1892, 35.1556) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.29
Greenblue
#23C48B
ΔE00 2.60
Greenish Teal
#32BF84
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 4.88
Eucalyptus
#44D7A8
ΔE00 5.03
Dark Seafoam
#1FB57A
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC395 #C33D6B
analogous
#3DC352 #3DC395 #3DAEC3
triadic
#3DC395 #953DC3 #C3953D
tetradic
#3DC395 #523DC3 #C33D6B #AEC33D
square
#3DC395 #523DC3 #C33D6B #AEC33D
split-complementary
#3DC395 #C33DAE #C3523D
monochromatic
#20664E #2E9572 #3DC395 #6CD1AF #9AE0C8
Accessibility & contrast
On white
2.22
#3DC395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#3DC395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC395
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC395 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB593
Deuteranopia (green-blind)
#ADA998
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3dc395; /* rgb */ color: rgb(61, 195, 149); /* oklch */ color: oklch(73.4% 0.134 165.8);
Tailwind
colors: {
custom: {
50: '#83d6b4',
500: '#3dc395',
950: '#000000',
},
}SCSS
$custom: #3dc395; $custom-light: #83d6b4; $custom-dark: #000000;
JSON
{
"hex": "#3dc395",
"rgb": {
"r": 61,
"g": 195,
"b": 149
},
"hsl": {
"h": 159.403,
"s": 52.756,
"l": 50.196
},
"oklch": {
"l": 0.7335,
"c": 0.13362,
"h": 165.8
},
"luminance": 0.42192
}Semantic roles & 50–950 ramp
primary
#3DC395
secondary
#CC90A5
accent
#4C7DDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380