#3DC89D#3DC89D
#3DC89D is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.8% C 0.134 H 168.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC89D |
|---|---|
| RGB | rgb(61, 200, 157) |
| HSL | hsl(161, 56%, 51%) |
| HSV | hsv(161, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 21.5%, 21.6%) |
| CIE-LAB | lab(72.71, -47.10, 10.90) |
| CIE-LCH | lch(72.71, 48.35, 166.97°) |
| OKLab | oklab(74.81% -0.1309 0.0279) |
| OKLCH | oklch(74.81% 0.134 168) |
| XYZ | xyz(28.6613, 44.7317, 39.0153) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.47
Greenblue
#23C48B
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 4.80
Greenish Teal
#32BF84
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC89D #C83D68
analogous
#3DC857 #3DC89D #3DADC8
triadic
#3DC89D #9D3DC8 #C89D3D
tetradic
#3DC89D #573DC8 #C83D68 #ADC83D
square
#3DC89D #573DC8 #C83D68 #ADC83D
split-complementary
#3DC89D #C83DAD #C8573D
monochromatic
#1F6C54 #2C9C79 #3DC89D #6DD6B5 #9CE3CD
Accessibility & contrast
On white
2.11
#3DC89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#3DC89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC89D
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC89D | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9B
Deuteranopia (green-blind)
#B1ADA0
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc89d; /* rgb */ color: rgb(61, 200, 157); /* oklch */ color: oklch(74.8% 0.134 168.0);
Tailwind
colors: {
custom: {
50: '#84d9ba',
500: '#3dc89d',
950: '#000000',
},
}SCSS
$custom: #3dc89d; $custom-light: #84d9ba; $custom-dark: #000000;
JSON
{
"hex": "#3dc89d",
"rgb": {
"r": 61,
"g": 200,
"b": 157
},
"hsl": {
"h": 161.439,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74813,
"c": 0.13381,
"h": 168
},
"luminance": 0.44735
}Semantic roles & 50–950 ramp
primary
#3DC89D
secondary
#CF92A5
accent
#4977DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380