#3DA29B#3DA29B
#3DA29B is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.093 H 188.7°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA29B |
|---|---|
| RGB | rgb(61, 162, 155) |
| HSL | hsl(176, 45%, 44%) |
| HSV | hsv(176, 62%, 64%) |
| CMYK | cmyk(62.3%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(60.96, -30.60, -5.03) |
| CIE-LCH | lch(60.96, 31.01, 189.34°) |
| OKLab | oklab(65.21% -0.092 -0.0141) |
| OKLCH | oklch(65.21% 0.093 188.7) |
| XYZ | xyz(20.7585, 29.1971, 35.5456) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 4.24
Lightseagreen
#20B2AA
ΔE00 4.92
Dull Teal
#5F9E8F
ΔE00 5.37
Cadetblue
#5F9EA0
ΔE00 6.11
Grey Teal
#5E9B8A
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA29B #A23D44
analogous
#3DA268 #3DA29B #3D76A2
triadic
#3DA29B #9B3DA2 #A29B3D
tetradic
#3DA29B #683DA2 #A23D44 #76A23D
square
#3DA29B #683DA2 #A23D44 #76A23D
split-complementary
#3DA29B #A23D76 #A2683D
monochromatic
#1C4946 #2C7670 #3DA29B #5BC1BA #87D2CD
Accessibility & contrast
On white
3.07
#3DA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#3DA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3DA29B
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA29B | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3da29b; /* rgb */ color: rgb(61, 162, 155); /* oklch */ color: oklch(65.2% 0.093 188.7);
Tailwind
colors: {
custom: {
50: '#7fbeb8',
500: '#3da29b',
950: '#000000',
},
}SCSS
$custom: #3da29b; $custom-light: #7fbeb8; $custom-dark: #000000;
JSON
{
"hex": "#3da29b",
"rgb": {
"r": 61,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.842,
"s": 45.291,
"l": 43.725
},
"oklch": {
"l": 0.65208,
"c": 0.09306,
"h": 188.7
},
"luminance": 0.29199
}Semantic roles & 50–950 ramp
primary
#3DA29B
secondary
#BC7E83
accent
#535CD5
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180