#3DC893#3DC893
#3DC893 is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.142 H 163.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC893 |
|---|---|
| RGB | rgb(61, 200, 147) |
| HSL | hsl(157, 56%, 51%) |
| HSV | hsv(157, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 26.5%, 21.6%) |
| CIE-LAB | lab(72.50, -49.39, 15.97) |
| CIE-LCH | lch(72.50, 51.91, 162.08°) |
| OKLab | oklab(74.56% -0.1355 0.0407) |
| OKLCH | oklch(74.56% 0.142 163.3) |
| XYZ | xyz(27.8423, 44.4041, 34.7016) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 1.79
Green Blue
#01C08D
ΔE00 2.91
Greenish Teal
#32BF84
ΔE00 2.98
Eucalyptus
#44D7A8
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 5.38
Dark Seafoam
#1FB57A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC893 #C83D72
analogous
#3DC84D #3DC893 #3DB7C8
triadic
#3DC893 #933DC8 #C8933D
tetradic
#3DC893 #4D3DC8 #C83D72 #B7C83D
square
#3DC893 #4D3DC8 #C83D72 #B7C83D
split-complementary
#3DC893 #C83DB7 #C84D3D
monochromatic
#1F6C4E #2C9C71 #3DC893 #6DD6AE #9CE3C8
Accessibility & contrast
On white
2.13
#3DC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#3DC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC893
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC893 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#B2AD96
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc893; /* rgb */ color: rgb(61, 200, 147); /* oklch */ color: oklch(74.6% 0.142 163.3);
Tailwind
colors: {
custom: {
50: '#84d9b2',
500: '#3dc893',
950: '#000000',
},
}SCSS
$custom: #3dc893; $custom-light: #84d9b2; $custom-dark: #000000;
JSON
{
"hex": "#3dc893",
"rgb": {
"r": 61,
"g": 200,
"b": 147
},
"hsl": {
"h": 157.122,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74563,
"c": 0.14154,
"h": 163.3
},
"luminance": 0.44407
}Semantic roles & 50–950 ramp
primary
#3DC893
secondary
#CF92A9
accent
#4982DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380