#3DC699#3DC699
#3DC699 is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.134 H 166.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC699 |
|---|---|
| RGB | rgb(61, 198, 153) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 69%, 78%) |
| CMYK | cmyk(69.2%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(72.01, -47.20, 12.06) |
| CIE-LCH | lch(72.01, 48.72, 165.66°) |
| OKLab | oklab(74.21% -0.1307 0.0309) |
| OKLCH | oklch(74.21% 0.134 166.7) |
| XYZ | xyz(27.8652, 43.6770, 37.0928) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.84
Greenblue
#23C48B
ΔE00 3.01
Greenish Teal
#32BF84
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 4.29
Aquamarine (survey)
#04D8B2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC699 #C63D6A
analogous
#3DC654 #3DC699 #3DAEC6
triadic
#3DC699 #993DC6 #C6993D
tetradic
#3DC699 #543DC6 #C63D6A #AEC63D
square
#3DC699 #543DC6 #C63D6A #AEC63D
split-complementary
#3DC699 #C63DAE #C6543D
monochromatic
#1F6A51 #2D9975 #3DC699 #6CD4B2 #9CE2CB
Accessibility & contrast
On white
2.16
#3DC699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#3DC699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC699
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC699 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#00C7B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3dc699; /* rgb */ color: rgb(61, 198, 153); /* oklch */ color: oklch(74.2% 0.134 166.7);
Tailwind
colors: {
custom: {
50: '#84d8b7',
500: '#3dc699',
950: '#000000',
},
}SCSS
$custom: #3dc699; $custom-light: #84d8b7; $custom-dark: #000000;
JSON
{
"hex": "#3dc699",
"rgb": {
"r": 61,
"g": 198,
"b": 153
},
"hsl": {
"h": 160.292,
"s": 54.582,
"l": 50.784
},
"oklch": {
"l": 0.74208,
"c": 0.13431,
"h": 166.7
},
"luminance": 0.4368
}Semantic roles & 50–950 ramp
primary
#3DC699
secondary
#CE91A5
accent
#4A7BDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380