#3DC895#3DC895
#3DC895 is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.6% C 0.140 H 164.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC895 |
|---|---|
| RGB | rgb(61, 200, 149) |
| HSL | hsl(158, 56%, 51%) |
| HSV | hsv(158, 70%, 78%) |
| CMYK | cmyk(69.5%, 0%, 25.5%, 21.6%) |
| CIE-LAB | lab(72.54, -48.94, 14.96) |
| CIE-LCH | lch(72.54, 51.18, 163.01°) |
| OKLab | oklab(74.61% -0.1346 0.0382) |
| OKLCH | oklch(74.61% 0.14 164.2) |
| XYZ | xyz(28.0006, 44.4674, 35.5353) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.06
Green Blue
#01C08D
ΔE00 2.86
Greenish Teal
#32BF84
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 5.02
Dark Seafoam
#1FB57A
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC895 #C83D70
analogous
#3DC84F #3DC895 #3DB5C8
triadic
#3DC895 #953DC8 #C8953D
tetradic
#3DC895 #4F3DC8 #C83D70 #B5C83D
square
#3DC895 #4F3DC8 #C83D70 #B5C83D
split-complementary
#3DC895 #C83DB5 #C84F3D
monochromatic
#1F6C50 #2C9C73 #3DC895 #6DD6AF #9CE3C9
Accessibility & contrast
On white
2.12
#3DC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#3DC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC895
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC895 | 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)
#C4BA92
Deuteranopia (green-blind)
#B2AD98
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3dc895; /* rgb */ color: rgb(61, 200, 149); /* oklch */ color: oklch(74.6% 0.140 164.2);
Tailwind
colors: {
custom: {
50: '#84d9b4',
500: '#3dc895',
950: '#000000',
},
}SCSS
$custom: #3dc895; $custom-light: #84d9b4; $custom-dark: #000000;
JSON
{
"hex": "#3dc895",
"rgb": {
"r": 61,
"g": 200,
"b": 149
},
"hsl": {
"h": 157.986,
"s": 55.823,
"l": 51.176
},
"oklch": {
"l": 0.74611,
"c": 0.13993,
"h": 164.2
},
"luminance": 0.44471
}Semantic roles & 50–950 ramp
primary
#3DC895
secondary
#CF92A8
accent
#4980DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380