#3DC494#3DC494
#3DC494 is a light, vivid teal. Relative luminance 0.426; OKLCH L 73.6% C 0.136 H 165.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC494 |
|---|---|
| RGB | rgb(61, 196, 148) |
| HSL | hsl(159, 53%, 50%) |
| HSV | hsv(159, 69%, 77%) |
| CMYK | cmyk(68.9%, 0%, 24.5%, 23.1%) |
| CIE-LAB | lab(71.29, -47.53, 13.74) |
| CIE-LCH | lch(71.29, 49.47, 163.88°) |
| OKLab | oklab(73.58% -0.131 0.0351) |
| OKLCH | oklch(73.58% 0.136 165) |
| XYZ | xyz(27.0068, 42.6070, 34.8119) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.19
Green Blue
#01C08D
ΔE00 2.26
Greenish Teal
#32BF84
ΔE00 3.10
Eucalyptus
#44D7A8
ΔE00 4.85
Mediumaquamarine
#66CDAA
ΔE00 5.02
Dark Seafoam
#1FB57A
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC494 #C43D6D
analogous
#3DC450 #3DC494 #3DB0C4
triadic
#3DC494 #943DC4 #C4943D
tetradic
#3DC494 #503DC4 #C43D6D #B0C43D
square
#3DC494 #503DC4 #C43D6D #B0C43D
split-complementary
#3DC494 #C43DB0 #C4503D
monochromatic
#1F674E #2E9671 #3DC494 #6CD2AE #9BE1C8
Accessibility & contrast
On white
2.21
#3DC494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#3DC494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC494
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC494 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B691
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3dc494; /* rgb */ color: rgb(61, 196, 148); /* oklch */ color: oklch(73.6% 0.136 165.0);
Tailwind
colors: {
custom: {
50: '#83d7b3',
500: '#3dc494',
950: '#000000',
},
}SCSS
$custom: #3dc494; $custom-light: #83d7b3; $custom-dark: #000000;
JSON
{
"hex": "#3dc494",
"rgb": {
"r": 61,
"g": 196,
"b": 148
},
"hsl": {
"h": 158.667,
"s": 53.36,
"l": 50.392
},
"oklch": {
"l": 0.73578,
"c": 0.13566,
"h": 165
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#3DC494
secondary
#CD90A6
accent
#4B7FDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380