#3DA59F#3DA59F
#3DA59F is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.1% C 0.095 H 189.7°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA59F |
|---|---|
| RGB | rgb(61, 165, 159) |
| HSL | hsl(177, 46%, 44%) |
| HSV | hsv(177, 63%, 65%) |
| CMYK | cmyk(63%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(62.00, -30.92, -5.74) |
| CIE-LCH | lch(62.00, 31.45, 190.51°) |
| OKLab | oklab(66.1% -0.0934 -0.016) |
| OKLCH | oklch(66.1% 0.095 189.7) |
| XYZ | xyz(21.6348, 30.4032, 37.5224) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.81
Lightseagreen
#20B2AA
ΔE00 4.11
Blue Green
#0F9B8E
ΔE00 5.05
Dull Teal
#5F9E8F
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 6.09
Topaz
#13BBAF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA59F #A53D43
analogous
#3DA56B #3DA59F #3D77A5
triadic
#3DA59F #9F3DA5 #A59F3D
tetradic
#3DA59F #6B3DA5 #A53D43 #77A53D
square
#3DA59F #6B3DA5 #A53D43 #77A53D
split-complementary
#3DA59F #A53D77 #A56B3D
monochromatic
#1C4C49 #2C7874 #3DA59F #5CC3BD #89D3CF
Accessibility & contrast
On white
2.97
#3DA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#3DA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA59F
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA59F | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#00A9A3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3da59f; /* rgb */ color: rgb(61, 165, 159); /* oklch */ color: oklch(66.1% 0.095 189.7);
Tailwind
colors: {
custom: {
50: '#7fc0bb',
500: '#3da59f',
950: '#000000',
},
}SCSS
$custom: #3da59f; $custom-light: #7fc0bb; $custom-dark: #000000;
JSON
{
"hex": "#3da59f",
"rgb": {
"r": 61,
"g": 165,
"b": 159
},
"hsl": {
"h": 176.538,
"s": 46.018,
"l": 44.314
},
"oklch": {
"l": 0.66095,
"c": 0.09478,
"h": 189.7
},
"luminance": 0.30406
}Semantic roles & 50–950 ramp
primary
#3DA59F
secondary
#BE8084
accent
#525AD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180