#3DA39B#3DA39B
#3DA39B is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.5% C 0.094 H 187.9°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA39B |
|---|---|
| RGB | rgb(61, 163, 155) |
| HSL | hsl(175, 46%, 44%) |
| HSV | hsv(175, 63%, 64%) |
| CMYK | cmyk(62.6%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.26, -31.08, -4.57) |
| CIE-LCH | lch(61.26, 31.41, 188.37°) |
| OKLab | oklab(65.46% -0.0931 -0.0129) |
| OKLCH | oklch(65.46% 0.094 187.9) |
| XYZ | xyz(20.9354, 29.5508, 35.6045) |
| Luminance | 0.2955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.16
Blue Green
#0F9B8E
ΔE00 4.20
Lightseagreen
#20B2AA
ΔE00 4.63
Dull Teal
#5F9E8F
ΔE00 5.26
Grey Teal
#5E9B8A
ΔE00 6.17
Cadetblue
#5F9EA0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA39B #A33D45
analogous
#3DA368 #3DA39B #3D78A3
triadic
#3DA39B #9B3DA3 #A39B3D
tetradic
#3DA39B #683DA3 #A33D45 #78A33D
square
#3DA39B #683DA3 #A33D45 #78A33D
split-complementary
#3DA39B #A33D78 #A3683D
monochromatic
#1C4A46 #2C7671 #3DA39B #5BC2BA #88D2CD
Accessibility & contrast
On white
3.04
#3DA39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#3DA39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA39B
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA39B | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8B8F9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3da39b; /* rgb */ color: rgb(61, 163, 155); /* oklch */ color: oklch(65.5% 0.094 187.9);
Tailwind
colors: {
custom: {
50: '#7fbeb8',
500: '#3da39b',
950: '#000000',
},
}SCSS
$custom: #3da39b; $custom-light: #7fbeb8; $custom-dark: #000000;
JSON
{
"hex": "#3da39b",
"rgb": {
"r": 61,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.294,
"s": 45.536,
"l": 43.922
},
"oklch": {
"l": 0.65459,
"c": 0.09395,
"h": 187.9
},
"luminance": 0.29553
}Semantic roles & 50–950 ramp
primary
#3DA39B
secondary
#BD7F84
accent
#535DD5
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180