#3DC697#3DC697
#3DC697 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.136 H 165.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3DC697 |
|---|---|
| RGB | rgb(61, 198, 151) |
| HSL | hsl(159, 55%, 51%) |
| HSV | hsv(159, 69%, 78%) |
| CMYK | cmyk(69.2%, 0%, 23.7%, 22.4%) |
| CIE-LAB | lab(71.97, -47.67, 13.08) |
| CIE-LCH | lch(71.97, 49.43, 164.66°) |
| OKLab | oklab(74.16% -0.1317 0.0334) |
| OKLCH | oklch(74.16% 0.136 165.8) |
| XYZ | xyz(27.7014, 43.6115, 36.2301) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.56
Green Blue
#01C08D
ΔE00 2.64
Greenish Teal
#32BF84
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.59
Aquamarine (survey)
#04D8B2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DC697 #C63D6C
analogous
#3DC652 #3DC697 #3DB0C6
triadic
#3DC697 #973DC6 #C6973D
tetradic
#3DC697 #523DC6 #C63D6C #B0C63D
square
#3DC697 #523DC6 #C63D6C #B0C63D
split-complementary
#3DC697 #C63DB0 #C6523D
monochromatic
#1F6A50 #2D9974 #3DC697 #6CD4B0 #9CE2CA
Accessibility & contrast
On white
2.16
#3DC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#3DC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DC697
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DC697 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#B0AB9A
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3dc697; /* rgb */ color: rgb(61, 198, 151); /* oklch */ color: oklch(74.2% 0.136 165.8);
Tailwind
colors: {
custom: {
50: '#84d8b5',
500: '#3dc697',
950: '#000000',
},
}SCSS
$custom: #3dc697; $custom-light: #84d8b5; $custom-dark: #000000;
JSON
{
"hex": "#3dc697",
"rgb": {
"r": 61,
"g": 198,
"b": 151
},
"hsl": {
"h": 159.416,
"s": 54.582,
"l": 50.784
},
"oklch": {
"l": 0.74157,
"c": 0.13584,
"h": 165.8
},
"luminance": 0.43615
}Semantic roles & 50–950 ramp
primary
#3DC697
secondary
#CE91A6
accent
#4A7DDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380