#3DA19E#3DA19E
#3DA19E is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.092 H 192.3°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA19E |
|---|---|
| RGB | rgb(61, 161, 158) |
| HSL | hsl(178, 45%, 44%) |
| HSV | hsv(178, 62%, 63%) |
| CMYK | cmyk(62.1%, 0%, 1.9%, 36.9%) |
| CIE-LAB | lab(60.74, -29.27, -7.05) |
| CIE-LCH | lch(60.74, 30.10, 193.54°) |
| OKLab | oklab(65.06% -0.0895 -0.0196) |
| OKLCH | oklch(65.06% 0.092 192.3) |
| XYZ | xyz(20.8382, 28.9482, 36.8305) |
| Luminance | 0.2895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.08
Cadetblue
#5F9EA0
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 5.53
Dull Teal
#5F9E8F
ΔE00 6.28
Dusty Teal
#4C9085
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA19E #A13D40
analogous
#3DA16C #3DA19E #3D72A1
triadic
#3DA19E #9E3DA1 #A19E3D
tetradic
#3DA19E #6C3DA1 #A13D40 #72A13D
square
#3DA19E #6C3DA1 #A13D40 #72A13D
split-complementary
#3DA19E #A13D72 #A16C3D
monochromatic
#1B4847 #2C7572 #3DA19E #5BC1BE #87D1CF
Accessibility & contrast
On white
3.09
#3DA19E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#3DA19E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA19E
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA19E | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999E
Deuteranopia (green-blind)
#888E9F
Tritanopia (blue-blind)
#00A5A0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3da19e; /* rgb */ color: rgb(61, 161, 158); /* oklch */ color: oklch(65.1% 0.092 192.3);
Tailwind
colors: {
custom: {
50: '#7fbdba',
500: '#3da19e',
950: '#000000',
},
}SCSS
$custom: #3da19e; $custom-light: #7fbdba; $custom-dark: #000000;
JSON
{
"hex": "#3da19e",
"rgb": {
"r": 61,
"g": 161,
"b": 158
},
"hsl": {
"h": 178.2,
"s": 45.045,
"l": 43.529
},
"oklch": {
"l": 0.65061,
"c": 0.09165,
"h": 192.3
},
"luminance": 0.2895
}Semantic roles & 50–950 ramp
primary
#3DA19E
secondary
#BC7E80
accent
#5357D5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180