#3DC894#3DC894
#3DC894 is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.141 H 163.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC894 |
|---|---|
| RGB | rgb(61, 200, 148) |
| HSL | hsl(158, 56%, 51%) |
| HSV | hsv(158, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 26%, 21.6%) |
| CIE-LAB | lab(72.52, -49.17, 15.46) |
| CIE-LCH | lch(72.52, 51.54, 162.54°) |
| OKLab | oklab(74.59% -0.1351 0.0395) |
| OKLCH | oklch(74.59% 0.141 163.7) |
| XYZ | xyz(27.9211, 44.4356, 35.1167) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 1.92
Green Blue
#01C08D
ΔE00 2.87
Greenish Teal
#32BF84
ΔE00 3.12
Eucalyptus
#44D7A8
ΔE00 4.16
Mediumaquamarine
#66CDAA
ΔE00 5.20
Dark Seafoam
#1FB57A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC894 #C83D71
analogous
#3DC84E #3DC894 #3DB6C8
triadic
#3DC894 #943DC8 #C8943D
tetradic
#3DC894 #4E3DC8 #C83D71 #B6C83D
square
#3DC894 #4E3DC8 #C83D71 #B6C83D
split-complementary
#3DC894 #C83DB6 #C84E3D
monochromatic
#1F6C4F #2C9C72 #3DC894 #6DD6AE #9CE3C9
Accessibility & contrast
On white
2.12
#3DC894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#3DC894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC894
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC894 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA91
Deuteranopia (green-blind)
#B2AD97
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc894; /* rgb */ color: rgb(61, 200, 148); /* oklch */ color: oklch(74.6% 0.141 163.7);
Tailwind
colors: {
custom: {
50: '#84d9b3',
500: '#3dc894',
950: '#000000',
},
}SCSS
$custom: #3dc894; $custom-light: #84d9b3; $custom-dark: #000000;
JSON
{
"hex": "#3dc894",
"rgb": {
"r": 61,
"g": 200,
"b": 148
},
"hsl": {
"h": 157.554,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74587,
"c": 0.14074,
"h": 163.7
},
"luminance": 0.44439
}Semantic roles & 50–950 ramp
primary
#3DC894
secondary
#CF92A9
accent
#4981DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380