#3DD09C#3DD09C
#3DD09C is a light, vivid teal. Relative luminance 0.485; OKLCH L 76.8% C 0.144 H 164.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3DD09C |
|---|---|
| RGB | rgb(61, 208, 156) |
| HSL | hsl(159, 61%, 53%) |
| HSV | hsv(159, 71%, 82%) |
| CMYK | cmyk(70.7%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(75.14, -50.61, 14.86) |
| CIE-LCH | lch(75.14, 52.75, 163.64°) |
| OKLab | oklab(76.79% -0.1393 0.0379) |
| OKLCH | oklch(76.79% 0.144 164.8) |
| XYZ | xyz(30.4778, 48.5006, 39.2013) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.28
Greenblue
#23C48B
ΔE00 3.60
Green Blue
#01C08D
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Greenish Teal
#32BF84
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DD09C #D03D71
analogous
#3DD053 #3DD09C #3DBAD0
triadic
#3DD09C #9C3DD0 #D09C3D
tetradic
#3DD09C #533DD0 #D03D71 #BAD03D
square
#3DD09C #533DD0 #D03D71 #BAD03D
split-complementary
#3DD09C #D03DBA #D0533D
monochromatic
#1D7656 #29A77A #3DD09C #6EDCB5 #A0E8CE
Accessibility & contrast
On white
1.96
#3DD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#3DD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DD09C
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DD09C | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC199
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#00D0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #3dd09c; /* rgb */ color: rgb(61, 208, 156); /* oklch */ color: oklch(76.8% 0.144 164.8);
Tailwind
colors: {
custom: {
50: '#86dfb9',
500: '#3dd09c',
950: '#000000',
},
}SCSS
$custom: #3dd09c; $custom-light: #86dfb9; $custom-dark: #000000;
JSON
{
"hex": "#3dd09c",
"rgb": {
"r": 61,
"g": 208,
"b": 156
},
"hsl": {
"h": 158.776,
"s": 60.996,
"l": 52.745
},
"oklch": {
"l": 0.76793,
"c": 0.14442,
"h": 164.8
},
"luminance": 0.48504
}Semantic roles & 50–950 ramp
primary
#3DD09C
secondary
#D495AB
accent
#447CE4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380